mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-26 23:14:48 +00:00
disable IE11 in BrowserStack config due to frequent timeouts
This commit is contained in:
parent
86a5846ada
commit
87e5b16b17
1 changed files with 0 additions and 6 deletions
|
|
@ -39,12 +39,6 @@
|
|||
"os": "ios",
|
||||
"os_version": "7.0",
|
||||
"device": "iPhone 5S"
|
||||
},
|
||||
{
|
||||
"browser": "ie",
|
||||
"browser_version": "11.0",
|
||||
"os": "Windows",
|
||||
"os_version": "8.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue