Add Py 3.8 to Travis tests

This commit is contained in:
Griatch 2020-01-29 08:49:28 +01:00
parent 55a3022032
commit 27888fac0b

View file

@ -8,6 +8,7 @@ services:
python: python:
- "3.7" - "3.7"
- "3.8"
env: env:
- TESTING_DB=sqlite3 - TESTING_DB=sqlite3