Remove Android 4.0 from Sauce until their issue is resolved.

This commit is contained in:
John-David Dalton
2014-11-11 07:57:16 -08:00
parent 1a53d38dae
commit 81cfde12f3

View File

@@ -103,7 +103,7 @@ var browserNameMap = {
/** List of platforms to load the runner on */
var platforms = [
//['Linux', 'android', '4.3'],
['Linux', 'android', '4.0'],
//['Linux', 'android', '4.0'],
['Windows 8.1', 'firefox', '33'],
['Windows 8.1', 'firefox', '32'],
['Windows 8.1', 'firefox', '20'],