mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-26 15:04:43 +00:00
Merge pull request #12386 from twbs/update-iphone
update to iOS v7 in Sauce test config
This commit is contained in:
commit
77362a3b45
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue