0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

disable IE11 in BrowserStack config due to frequent timeouts

This commit is contained in:
Chris Rebert 2014-01-25 16:35:13 -08:00
parent 86a5846ada
commit 87e5b16b17

View File

@ -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"
}
]
}