mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
update to iOS v7 in Sauce test config
This commit is contained in:
parent
9ec1e8694b
commit
d56def706a
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