Update .travis.yml

This commit is contained in:
Mario Romano 2016-12-20 18:25:13 +00:00 committed by GitHub
parent 82fbfd27d7
commit 25c74c283c

View File

@ -52,9 +52,7 @@ before_script:
script: npm run test
# Send coverage data to Coveralls
after_success:
- if ([ "$TRAVIS_BRANCH" == "development" ] || [ "$TRAVIS_BRANCH" == "master" ]); then
bash <(curl -s https://codecov.io/bash)
fi
bash <(curl -s https://codecov.io/bash)
cache:
directories: