mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Set up black on travis
This commit is contained in:
parent
1efcc31744
commit
d00bce9288
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ before_script:
|
|||
- evennia collectstatic --noinput
|
||||
|
||||
script:
|
||||
- make fmt
|
||||
- coverage run --source=../evennia --omit=*/migrations/*,*/urls.py,*/test*.py,*.sh,*.txt,*.md,*.pyc,*.service ../bin/unix/evennia test --settings=settings --keepdb evennia
|
||||
|
||||
after_success:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue