diff options
| author | Chris Rebert <[email protected]> | 2014-12-16 19:21:48 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-16 19:21:48 -0800 |
| commit | e444c2c58fa9be22d4c71ca45aab2fa8e1f67e02 (patch) | |
| tree | 2d02c9ec1790f29580ea7da841219c1e687b5a20 | |
| parent | ea039ac72e08585c10916d5d737b691043551120 (diff) | |
| download | bootstrap-e444c2c58fa9be22d4c71ca45aab2fa8e1f67e02.tar.xz bootstrap-e444c2c58fa9be22d4c71ca45aab2fa8e1f67e02.zip | |
remove IE8 from Sauce tests
| -rw-r--r-- | grunt/sauce_browsers.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index 04e90928a..1df90c47d 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -31,17 +31,6 @@ version: "9", platform: "Windows 7" }, - { - browserName: "internet explorer", - version: "8", - platform: "Windows 7" - }, - - # { # Unofficial - # browserName: "internet explorer", - # version: "7", - # platform: "Windows XP" - # }, { browserName: "chrome", |
