Try codecov

This commit is contained in:
Steven Silvester
2016-03-18 22:37:04 -05:00
parent 142621c350
commit 8016d2cd34
+2 -1
View File
@@ -47,6 +47,7 @@ before_install:
- export PATH=/usr/lib/ccache:${PATH}
- source tools/travis_before_install.sh
- which python; python --version
- pip install codecov
- python check_bento_build.py
- tools/build_versions.py
@@ -56,5 +57,5 @@ install:
script: tools/travis_script.sh
after_success:
- coveralls
- codecov
- bash tools/deploy_docs.sh