aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-06-10 12:23:48 -0700
committerChris Rebert <[email protected]>2014-06-24 12:37:44 -0700
commit6352c85a654bd92651948e4ffcd7b088a2534d84 (patch)
tree64227332b7caa1f15ba6018956165e388749d366
parent389210fca6960f9113d35bf3a0ebdf9ebee9979f (diff)
downloadbootstrap-6352c85a654bd92651948e4ffcd7b088a2534d84.tar.xz
bootstrap-6352c85a654bd92651948e4ffcd7b088a2534d84.zip
reenable OS X Chrome in Sauce
-rw-r--r--grunt/sauce_browsers.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml
index 4024a189b..d58919861 100644
--- a/grunt/sauce_browsers.yml
+++ b/grunt/sauce_browsers.yml
@@ -5,11 +5,10 @@
browserName: "safari",
platform: "OS X 10.9"
},
- # {
- # browserName: "chrome",
- # platform: "OS X 10.9",
- # version: "31"
- # },
+ {
+ browserName: "chrome",
+ platform: "OS X 10.9"
+ },
{
browserName: "firefox",
platform: "OS X 10.9"