1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Merge pull request #15149 from twbs/yosemite

upgrade OS X tests to Yosemite
This commit is contained in:
Chris Rebert
2014-11-15 21:25:37 -08:00

View File

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