mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 16:56:32 +01:00
More travis debugging
This commit is contained in:
parent
ad77c07211
commit
e3cf866e60
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ before_script:
|
|||
- evennia migrate
|
||||
|
||||
script:
|
||||
- head -n 100 server/conf/settings.py
|
||||
- coverage run --source=../evennia --omit=*/migrations/*,*/urls.py,*/test*.py,*.sh,*.txt,*.md,*.pyc,*.service ../bin/unix/evennia test evennia
|
||||
|
||||
after_success:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue