mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
enable IE11 in BrowserStack tests
This commit is contained in:
parent
494014babe
commit
9798b0bf0b
1 changed files with 6 additions and 0 deletions
|
@ -39,6 +39,12 @@
|
|||
"os": "ios",
|
||||
"os_version": "7.0",
|
||||
"device": "iPhone 5S"
|
||||
},
|
||||
{
|
||||
"browser": "ie",
|
||||
"browser_version": "11.0",
|
||||
"os": "Windows",
|
||||
"os_version": "8.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue