mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
upgrade to Safari 7 in Sauce tests
This commit is contained in:
parent
4bd6a52562
commit
ded7008e40
1 changed files with 1 additions and 5 deletions
|
@ -3,12 +3,8 @@
|
|||
|
||||
{
|
||||
browserName: "safari",
|
||||
platform: "OS X 10.8"
|
||||
platform: "OS X 10.9"
|
||||
},
|
||||
# { # Safari 7 (which requires Mavericks) is not currently supported by Sauce Labs
|
||||
# browserName: "safari",
|
||||
# platform: "OS X 10.9"
|
||||
# },
|
||||
{
|
||||
browserName: "chrome",
|
||||
platform: "OS X 10.9"
|
||||
|
|
Loading…
Reference in a new issue