mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 04:27:16 +02:00
Tweak travis build format to run black
This commit is contained in:
parent
21fe2c0e2c
commit
9f7e5f5c50
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ before_script:
|
|||
- evennia collectstatic --noinput
|
||||
|
||||
script:
|
||||
- make fmt
|
||||
- make format
|
||||
- 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