Skip to content

Commit 532dffd

Browse files
committed
reenable Win7 IE8-9 in Sauce
1 parent 6352c85 commit 532dffd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

grunt/sauce_browsers.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
version: "10",
2727
platform: "Windows 8"
2828
},
29-
# {
30-
# browserName: "internet explorer",
31-
# version: "9",
32-
# platform: "Windows 7"
33-
# },
34-
# {
35-
# browserName: "internet explorer",
36-
# version: "8",
37-
# platform: "Windows 7"
38-
# },
29+
{
30+
browserName: "internet explorer",
31+
version: "9",
32+
platform: "Windows 7"
33+
},
34+
{
35+
browserName: "internet explorer",
36+
version: "8",
37+
platform: "Windows 7"
38+
},
3939

4040
# { # Unofficial
4141
# browserName: "internet explorer",

0 commit comments

Comments
 (0)