Add Codecov to Travis

This commit is contained in:
Trey Hunner 2015-09-16 07:40:38 -07:00
parent a7f0ba6207
commit f9ac9ff79a
1 changed files with 3 additions and 0 deletions

View File

@ -28,3 +28,6 @@ script:
- tox
notifications:
irc: "irc.freenode.org#django-compressor"
after_success:
- pip install codecov
- codecov