diff --git a/scripts/e2e-ci.sh b/scripts/e2e-ci.sh index f1376abcb..1e4f45691 100755 --- a/scripts/e2e-ci.sh +++ b/scripts/e2e-ci.sh @@ -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