Update tested browsers in sauce.

This commit is contained in:
John-David Dalton
2016-01-04 00:15:26 -06:00
parent 638f081390
commit 4cdd33b2aa

View File

@@ -103,10 +103,10 @@ var browserNameMap = {
/** List of platforms to load the runner on. */
var platforms = [
['Linux', 'android', '5.1'],
['Windows 10', 'chrome', '47'],
['Windows 10', 'chrome', '46'],
['Windows 10', 'chrome', '45'],
['Windows 10', 'firefox', '43'],
['Windows 10', 'firefox', '42'],
['Windows 10', 'firefox', '41'],
['Windows 10', 'microsoftedge', '20.10240'],
['Windows 10', 'internet explorer', '11'],
['Windows 8', 'internet explorer', '10'],