1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 07:37:27 +02: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", 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"