0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-06 04:08:22 +01:00

re-enable OS X Chrome in Sauce tests

This commit is contained in:
Chris Rebert 2014-01-25 17:55:52 -08:00
parent 77362a3b45
commit 6717f642bb

View File

@ -5,12 +5,11 @@
browserName: "safari",
platform: "OS X 10.9"
},
# FIXME: keeps timing out frequently for unknown reasons
# {
# browserName: "chrome",
# platform: "OS X 10.9"
# },
{
browserName: "chrome",
platform: "OS X 10.9",
version: "31"
},
{
browserName: "firefox",
platform: "OS X 10.9"