Update .travis.yml

This commit is contained in:
Mario Romano
2016-12-20 18:33:23 +00:00
committed by GitHub
parent 74142a1ecb
commit 43589f3668

View File

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