Correct python version for travis
This commit is contained in:
parent
f409021131
commit
d16f4d2bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ service:
|
||||||
- mysql
|
- mysql
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.7"
|
- "3.7-dev"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TESTING_DB=sqlite3
|
- TESTING_DB=sqlite3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue