Test alternate py3 version

This commit is contained in:
Griatch 2019-03-24 14:03:19 +01:00
parent 124d0425f9
commit e64bd7970a

View file

@ -1,5 +1,4 @@
# dist: xenial dist: xenial
dist: trusty
language: python language: python
cache: pip cache: pip
@ -8,7 +7,7 @@ services:
- mysql - mysql
python: python:
- "3.7-dev" - "3.4"
env: env:
- TESTING_DB=sqlite3 - TESTING_DB=sqlite3