Fix codecov

This commit is contained in:
Hynek Schlawack 2015-10-20 07:11:14 +02:00
parent e6f9e9fac3
commit 253491908b
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ before_install:
- pip install codecov
after_success:
- tox -e coverage-report
- codecov
notifications: