mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 04:27:16 +02:00
Correct python version for travis
This commit is contained in:
parent
f409021131
commit
d16f4d2bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ service:
|
|||
- mysql
|
||||
|
||||
python:
|
||||
- "3.7"
|
||||
- "3.7-dev"
|
||||
|
||||
env:
|
||||
- TESTING_DB=sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue