Commit a1c0bd74 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #31 from twbs/nuke-ie8-sauce

remove IE8 from Sauce tests
parents 059f6a01 e444c2c5
...@@ -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