2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs

[skip validator]
This commit is contained in:
Chris Rebert
2016-02-23 12:16:25 -08:00
parent 44be1d261c
commit 25e85a2882
+2 -2
View File
@@ -38,11 +38,11 @@
{
browserName: "chrome",
platform: "Windows 8.1"
platform: "Windows 10"
},
{
browserName: "firefox",
platform: "Windows 8.1"
platform: "Windows 10"
},
# Win Opera 15+ not currently supported by Sauce Labs