Commit e444c2c5 authored by Chris Rebert's avatar Chris Rebert

remove IE8 from Sauce tests

parent ea039ac7
...@@ -31,17 +31,6 @@ ...@@ -31,17 +31,6 @@
version: "9", version: "9",
platform: "Windows 7" platform: "Windows 7"
}, },
{
browserName: "internet explorer",
version: "8",
platform: "Windows 7"
},
# { # Unofficial
# browserName: "internet explorer",
# version: "7",
# platform: "Windows XP"
# },
{ {
browserName: "chrome", browserName: "chrome",
......
Markdown is supported
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