mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Test alternate py3 version
This commit is contained in:
parent
124d0425f9
commit
e64bd7970a
1 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
# dist: xenial
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
language: python
|
||||
cache: pip
|
||||
|
||||
|
|
@ -8,7 +7,7 @@ services:
|
|||
- mysql
|
||||
|
||||
python:
|
||||
- "3.7-dev"
|
||||
- "3.4"
|
||||
|
||||
env:
|
||||
- TESTING_DB=sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue