mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Use iOS 9.2 in Sauce tests
[skip validator]
This commit is contained in:
parent
18745a803c
commit
1b889d9ed6
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
{
|
||||
browserName: "iphone",
|
||||
platform: "OS X 10.10",
|
||||
version: "9.1"
|
||||
version: "9.2"
|
||||
},
|
||||
|
||||
# iOS Chrome not currently supported by Sauce Labs
|
||||
|
|
Loading…
Reference in a new issue