Switch from coveralls to codecov

This commit is contained in:
Raphael Michel
2017-02-06 23:41:31 +01:00
parent 6de44aee02
commit 1fa0256363
3 changed files with 5 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ pep8==1.5.7 # exact requirement by flake8 2.4.0
pyflakes==1.1.0 # later version causes problems currently
pep8-naming
flake8
coveralls
codecov
coverage
pytest==2.9.*
pytest-django