0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Use OS X El Capitan for Sauce tests

[skip validator]
This commit is contained in:
Chris Rebert 2016-02-23 12:46:27 -08:00
parent 18745a803c
commit e2f01db965

View File

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