Update .travis.yml

This commit is contained in:
Mario Romano 2016-12-20 18:33:44 +00:00 committed by GitHub
parent 25c74c283c
commit e37711a47c

View File

@ -52,7 +52,7 @@ before_script:
script: npm run test
# Send coverage data to Coveralls
after_success:
bash <(curl -s https://codecov.io/bash)
bash <(curl -s https://codecov.io/bash) -X gcov
cache:
directories: