]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use OS X El Capitan for Sauce tests 19293/head
authorChris Rebert <code@chrisrebert.com>
Tue, 23 Feb 2016 20:46:27 +0000 (12:46 -0800)
committerChris Rebert <code@chrisrebert.com>
Tue, 23 Feb 2016 20:46:29 +0000 (12:46 -0800)
[skip validator]

grunt/sauce_browsers.yml

index 04602c6fd81904ee8ada20509eecf7cb64d550b7..4a865eac7381bc5348327def26352b5baf8d2489 100644 (file)
@@ -3,15 +3,15 @@
 
   {
     browserName: "safari",
-    platform: "OS X 10.10"
+    platform: "OS X 10.11"
   },
   {
     browserName: "chrome",
-    platform: "OS X 10.10"
+    platform: "OS X 10.11"
   },
   {
     browserName: "firefox",
-    platform: "OS X 10.10"
+    platform: "OS X 10.11"
   },
 
   # Mac Opera not currently supported by Sauce Labs