tests: Temporarily disable e2e tests.

This commit is contained in:
Akash Nimare
2018-05-21 21:52:23 +05:30
parent 7bb8d78973
commit 8d1b027b0e

View File

@@ -15,6 +15,6 @@ fi
npm run test
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
npm run test-e2e
fi
# if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
# npm run test-e2e
# fi