Merge pull request #1120 from coralproject/disable-ie-e2e

Temporarily disable IE in browserstack ci
This commit is contained in:
Kim Gardner
2017-10-20 16:30:27 +01:00
committed by GitHub
+3 -1
View File
@@ -21,7 +21,9 @@ if [[ "${CIRCLE_BRANCH}" == "master" ]]; then
# Test using browserstack.
browserstack chrome
browserstack firefox
browserstack ie
# temporarily turn off ci, please fix https://www.pivotaltracker.com/story/show/152144406.
# browserstack ie
# Safari >= 8 has issues connecting to browserstack-local. Safari < 8 is too old.
# browserstack safari