0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-13 13:29:25 +01: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
commit 77362a3b45

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