Use codecov to measure code coverage
This commit is contained in:
@@ -23,3 +23,7 @@ env:
|
||||
- TOXENV=py34-1.8.X
|
||||
notifications:
|
||||
irc: "irc.freenode.org#django-compressor"
|
||||
|
||||
after_success:
|
||||
- pip install codecov
|
||||
- codecov
|
||||
|
||||
Reference in New Issue
Block a user