mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Disable sudo in Travis to use faster container architecture.
This commit is contained in:
parent
e787cd4701
commit
5b6376fd87
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
sudo: false
|
||||
install: pip install .
|
||||
script:
|
||||
- evennia --init dummy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue