Update unit test to experiment with py3.7 support
This commit is contained in:
parent
c4d178c6c7
commit
e283adb7a1
4 changed files with 48 additions and 23 deletions
|
|
@ -7,7 +7,7 @@ services:
|
|||
- mysql
|
||||
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.7"
|
||||
|
||||
env:
|
||||
- TESTING_DB=sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue