diff options
| author | Chris Rebert <[email protected]> | 2014-01-25 16:35:13 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-25 16:35:13 -0800 |
| commit | 87e5b16b177f5e6518f6850b708bd1ee878af9aa (patch) | |
| tree | f7c817efce886adb51ce42ff9b9eba187704e85a /browserstack.json | |
| parent | 86a5846ada371ea3056e9e1c71581dece141cd0d (diff) | |
| download | bootstrap-87e5b16b177f5e6518f6850b708bd1ee878af9aa.tar.xz bootstrap-87e5b16b177f5e6518f6850b708bd1ee878af9aa.zip | |
disable IE11 in BrowserStack config due to frequent timeouts
Diffstat (limited to 'browserstack.json')
| -rw-r--r-- | browserstack.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/browserstack.json b/browserstack.json index 07c03e171..beab742e1 100644 --- a/browserstack.json +++ b/browserstack.json @@ -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" } ] } |
