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
1 changed files with 2 additions and 1 deletions

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