Debug output from settings file
This commit is contained in:
parent
b8180268e5
commit
5a4b958a92
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ install:
|
||||||
before_script:
|
before_script:
|
||||||
- evennia --init testing_mygame
|
- evennia --init testing_mygame
|
||||||
- cp .travis/${TESTING_DB}_settings.py testing_mygame/server/conf/settings.py
|
- cp .travis/${TESTING_DB}_settings.py testing_mygame/server/conf/settings.py
|
||||||
|
- head -n 100 testing_mygame/server/conf/settings.py
|
||||||
- cd testing_mygame
|
- cd testing_mygame
|
||||||
- evennia migrate
|
- evennia migrate
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue