2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Merge pull request #12386 from twbs/update-iphone

update to iOS v7 in Sauce test config
This commit is contained in:
Chris Rebert
2014-01-25 17:11:49 -08:00
+2 -1
View File
@@ -58,7 +58,8 @@
{
browserName: "iphone",
platform: "OS X 10.8"
platform: "OS X 10.9",
version: "7"
},
# iOS Chrome not currently supported by Sauce Labs