mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Merge pull request #15149 from twbs/yosemite
upgrade OS X tests to Yosemite
This commit is contained in:
commit
378f9d43ec
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user