Correct python version for travis

This commit is contained in:
Griatch 2019-03-19 21:30:54 +01:00
parent f409021131
commit d16f4d2bf7

View file

@ -6,7 +6,7 @@ service:
- mysql - mysql
python: python:
- "3.7" - "3.7-dev"
env: env:
- TESTING_DB=sqlite3 - TESTING_DB=sqlite3