Upload code coverage results to codecov.io

Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
Niels Thykier 2017-01-29 10:41:29 +00:00
parent 608ce0e9d2
commit 61bdee0fa7

View File

@ -19,5 +19,7 @@ script:
after_success:
- python3-coverage report
- python3-coverage report -m
- python3-coverage xml -i
- bash <(curl -s https://codecov.io/bash)
#notifications:
# email: false