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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user