mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
fixed init command in travis file.
This commit is contained in:
parent
9f623e1c8c
commit
58c8d495ae
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ python:
|
|||
- "2.7"
|
||||
install: pip install .
|
||||
script:
|
||||
- evennia init dummy
|
||||
- evennia --init dummy
|
||||
- cd dummy
|
||||
- evennia migrate
|
||||
- evennia test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue