Remove slower ipad run from sauce testing.

This commit is contained in:
John-David Dalton
2015-10-24 11:11:41 -07:00
parent d9570e8223
commit b6d40f75c9

View File

@@ -111,7 +111,7 @@ var platforms = [
['Windows 10', 'internet explorer', '11'],
['Windows 8', 'internet explorer', '10'],
['Windows 7', 'internet explorer', '9'],
['OS X 10.10', 'ipad', '9.1'],
// ['OS X 10.10', 'ipad', '9.1'],
['OS X 10.11', 'safari', '9'],
['OS X 10.10', 'safari', '8']
];