upgrade OS X tests to Yosemite

[skip validator]
This commit is contained in:
Chris Rebert 2014-11-15 21:20:41 -08:00
parent 0c15270108
commit eb93b5db5f
1 changed files with 3 additions and 3 deletions

View File

@ -3,15 +3,15 @@
{
browserName: "safari",
platform: "OS X 10.9"
platform: "OS X 10.10"
},
{
browserName: "chrome",
platform: "OS X 10.9"
platform: "OS X 10.10"
},
{
browserName: "firefox",
platform: "OS X 10.9"
platform: "OS X 10.10"
},
# Mac Opera not currently supported by Sauce Labs