mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 02:36:32 +01:00
Add Py 3.8 to Travis tests
This commit is contained in:
parent
1ef6938b1e
commit
2582221153
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ services:
|
|||
|
||||
python:
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
|
||||
env:
|
||||
- TESTING_DB=sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue