mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-21 18:11:51 +00:00
re-enable OS X Chrome in Sauce tests
This commit is contained in:
parent
77362a3b45
commit
6717f642bb
1 changed files with 5 additions and 6 deletions
|
|
@ -5,12 +5,11 @@
|
||||||
browserName: "safari",
|
browserName: "safari",
|
||||||
platform: "OS X 10.9"
|
platform: "OS X 10.9"
|
||||||
},
|
},
|
||||||
# FIXME: keeps timing out frequently for unknown reasons
|
{
|
||||||
# {
|
browserName: "chrome",
|
||||||
# browserName: "chrome",
|
platform: "OS X 10.9",
|
||||||
# platform: "OS X 10.9"
|
version: "31"
|
||||||
# },
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
browserName: "firefox",
|
browserName: "firefox",
|
||||||
platform: "OS X 10.9"
|
platform: "OS X 10.9"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue