]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs 19291/head
authorChris Rebert <code@chrisrebert.com>
Tue, 23 Feb 2016 20:16:25 +0000 (12:16 -0800)
committerChris Rebert <code@chrisrebert.com>
Tue, 23 Feb 2016 20:16:26 +0000 (12:16 -0800)
[skip validator]

grunt/sauce_browsers.yml

index 1cdc4a886cd913989bfce832ffdb2c3f016ed973..04602c6fd81904ee8ada20509eecf7cb64d550b7 100644 (file)
 
   {
     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