Switch to code-cov

This commit is contained in:
Alexandre Flament
2017-09-13 22:58:52 +02:00
committed by Dalf
parent 6ebfdf0bb3
commit fb587f11fe
4 changed files with 7 additions and 6 deletions

View File

@@ -20,14 +20,14 @@ before_install:
install:
- ./manage.sh npm_packages
- ./manage.sh update_dev_packages
- pip install coveralls
- pip install codecov
script:
- ./manage.sh styles
- ./manage.sh grunt_build
- ./manage.sh tests
after_success:
- ./manage.sh py_test_coverage
- coveralls
- codecov
notifications:
irc:
channels: