2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Merge pull request #15867 from twbs/sauce-ios

Use OS X 10.10 for Sauce iPhone simulator
This commit is contained in:
Chris Rebert
2015-02-22 19:33:14 -08:00
+1 -1
View File
@@ -56,7 +56,7 @@
{
browserName: "iphone",
platform: "OS X 10.9",
platform: "OS X 10.10",
version: "8.1"
},