From e64bd7970a4b50f0f788b94a0f86e7eab8112b09 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 24 Mar 2019 14:03:19 +0100 Subject: [PATCH] Test alternate py3 version --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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