Remove old android platforms from sauce tests.

This commit is contained in:
John-David Dalton
2015-08-09 21:36:02 -07:00
parent 5b3de94fee
commit 6aa01ffe05

View File

@@ -103,8 +103,6 @@ var browserNameMap = {
/** List of platforms to load the runner on. */
var platforms = [
['Linux', 'android', '5.1'],
//['Linux', 'android', '4.4'],
//['Linux', 'android', '4.0'],
['Windows 10', 'firefox', '39'],
['Windows 10', 'firefox', '38'],
['Windows 10', 'chrome', '44'],