Skip to content

Commit 6352c85

Browse files
committed
reenable OS X Chrome in Sauce
1 parent 389210f commit 6352c85

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

grunt/sauce_browsers.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
browserName: "safari",
66
platform: "OS X 10.9"
77
},
8-
# {
9-
# browserName: "chrome",
10-
# platform: "OS X 10.9",
11-
# version: "31"
12-
# },
8+
{
9+
browserName: "chrome",
10+
platform: "OS X 10.9"
11+
},
1312
{
1413
browserName: "firefox",
1514
platform: "OS X 10.9"

0 commit comments

Comments
 (0)