]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use OS X 10.10 for Sauce iPhone simulator 15867/head
authorChris Rebert <code@rebertia.com>
Mon, 23 Feb 2015 03:01:26 +0000 (19:01 -0800)
committerChris Rebert <code@rebertia.com>
Mon, 23 Feb 2015 03:01:36 +0000 (19:01 -0800)
[skip validator]

grunt/sauce_browsers.yml

index 04e90928ad2b90014a36ac054938fe7e0dbc7ff4..e48a6f5ba668c297246cfdc25cc8b1111a42e608 100644 (file)
@@ -56,7 +56,7 @@
 
   {
     browserName: "iphone",
-    platform: "OS X 10.9",
+    platform: "OS X 10.10",
     version: "8.1"
   },