Test adding codecov analysis
This commit is contained in:
parent
aba5dd5a61
commit
52cae5d015
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
- coverage run --source=../evennia --omit=*/migrations/*,*/urls.py,*/test*.py,*.sh,*.txt,*.md,*.pyc,*.service ../bin/unix/evennia test evennia
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
- codecov
|
||||||
|
|
|
||||||
|
|
@ -12,3 +12,4 @@ inflect
|
||||||
# testing
|
# testing
|
||||||
mock >= 1.0.1
|
mock >= 1.0.1
|
||||||
anything
|
anything
|
||||||
|
codecov
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue