Commit ecf8148c authored by Chris Rebert's avatar Chris Rebert

Merge pull request #12264 from twbs/mavericks-safari-7

upgrade to Safari 7 in Sauce tests
parents 60fb8b76 ded7008e
......@@ -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"
......
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