Test adding codecov analysis

This commit is contained in:
Griatch 2019-02-11 11:46:12 +01:00
parent aba5dd5a61
commit 52cae5d015
2 changed files with 2 additions and 0 deletions

View file

@ -13,3 +13,4 @@ script:
- coverage run --source=../evennia --omit=*/migrations/*,*/urls.py,*/test*.py,*.sh,*.txt,*.md,*.pyc,*.service ../bin/unix/evennia test evennia
after_success:
- coveralls
- codecov

View file

@ -12,3 +12,4 @@ inflect
# testing
mock >= 1.0.1
anything
codecov