mirror of
https://github.com/evennia/evennia.git
synced 2026-03-22 15:56:30 +01:00
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
|
||||
after_success:
|
||||
- coveralls
|
||||
- codecov
|
||||
|
|
|
|||
|
|
@ -12,3 +12,4 @@ inflect
|
|||
# testing
|
||||
mock >= 1.0.1
|
||||
anything
|
||||
codecov
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue