diff --git a/.travis.yml b/.travis.yml index 2686514601..5e23fb5751 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ -# dist: xenial -dist: trusty +dist: xenial language: python cache: pip @@ -8,7 +7,7 @@ services: - mysql python: - - "3.7-dev" + - "3.4" env: - TESTING_DB=sqlite3