mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #31 from twbs/nuke-ie8-sauce
remove IE8 from Sauce tests
This commit is contained in:
commit
a1c0bd745e
1 changed files with 0 additions and 11 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue