mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Add Py 3.8 to Travis tests
This commit is contained in:
parent
55a3022032
commit
27888fac0b
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