mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Change of path.
This commit is contained in:
parent
1e28192c76
commit
c8f36c67c3
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,6 @@ before_script:
|
|||
- cd dummy
|
||||
- evennia migrate
|
||||
script:
|
||||
- coverage run --omit=*.virtualenvs*,*virtualenv* bin/unix/evennia test evennia
|
||||
- coverage run --omit=*.virtualenvs*,*virtualenv* ../bin/unix/evennia test evennia
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue