aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--grunt/sauce_browsers.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml
index 04602c6fd..4a865eac7 100644
--- a/grunt/sauce_browsers.yml
+++ b/grunt/sauce_browsers.yml
@@ -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