aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-11-15 21:20:41 -0800
committerChris Rebert <[email protected]>2014-11-15 21:20:45 -0800
commiteb93b5db5f0144ed9e7ae872a1eaf9d7a66639c8 (patch)
treefe2bd1d0e878709022c10c02a6d2c60c1f170ebf
parent0c1527010893065635b8af7df221db9edb3e8971 (diff)
downloadbootstrap-eb93b5db5f0144ed9e7ae872a1eaf9d7a66639c8.tar.xz
bootstrap-eb93b5db5f0144ed9e7ae872a1eaf9d7a66639c8.zip
upgrade OS X tests to Yosemite
[skip validator]
-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 c895bab29..bad7eb02c 100644
--- a/grunt/sauce_browsers.yml
+++ b/grunt/sauce_browsers.yml
@@ -3,15 +3,15 @@
{
browserName: "safari",
- platform: "OS X 10.9"
+ platform: "OS X 10.10"
},
{
browserName: "chrome",
- platform: "OS X 10.9"
+ platform: "OS X 10.10"
},
{
browserName: "firefox",
- platform: "OS X 10.9"
+ platform: "OS X 10.10"
},
# Mac Opera not currently supported by Sauce Labs