Update android testing in saucelabs.js.

This commit is contained in:
jdalton
2015-02-11 20:20:13 -08:00
parent d72e8c2687
commit ece341d868

View File

@@ -102,7 +102,8 @@ var browserNameMap = {
/** List of platforms to load the runner on. */
var platforms = [
['Linux', 'android', '4.3'],
['Linux', 'android', '5.0'],
['Linux', 'android', '4.4'],
['Linux', 'android', '4.0'],
['Windows 8.1', 'firefox', '35'],
['Windows 8.1', 'firefox', '34'],