Commit 6352c85a authored by Chris Rebert's avatar Chris Rebert

reenable OS X Chrome in Sauce

parent 389210fc
...@@ -5,11 +5,10 @@ ...@@ -5,11 +5,10 @@
browserName: "safari", browserName: "safari",
platform: "OS X 10.9" platform: "OS X 10.9"
}, },
# { {
# 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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment