Coveralls is so confusing - trying codecov.
This commit is contained in:
parent
046ee9185f
commit
037ab13a6b
|
@ -19,6 +19,3 @@ before_script:
|
|||
script:
|
||||
- cp src/bornhack/environment_settings.py.dist.dev src/bornhack/environment_settings.py
|
||||
- coverage run --source src/ src/manage.py test src/
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in a new issue