1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00

Merge pull request #19293 from twbs/el-capitan

Use OS X El Capitan for Sauce tests
This commit is contained in:
Chris Rebert
2016-02-23 13:29:31 -08:00

View File

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