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:
|
python:
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TESTING_DB=sqlite3
|
- TESTING_DB=sqlite3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue