Commit 532dffdd authored by Chris Rebert's avatar Chris Rebert
Browse files

reenable Win7 IE8-9 in Sauce

parent 6352c85a
Showing with 10 additions and 10 deletions
+10 -10
...@@ -26,16 +26,16 @@ ...@@ -26,16 +26,16 @@
version: "10", version: "10",
platform: "Windows 8" platform: "Windows 8"
}, },
# { {
# browserName: "internet explorer", browserName: "internet explorer",
# version: "9", version: "9",
# platform: "Windows 7" platform: "Windows 7"
# }, },
# { {
# browserName: "internet explorer", browserName: "internet explorer",
# version: "8", version: "8",
# platform: "Windows 7" platform: "Windows 7"
# }, },
# { # Unofficial # { # Unofficial
# browserName: "internet explorer", # browserName: "internet explorer",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment