From b8dbd442f2930eff5437dcb89fee00e405f75555 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Sun, 10 Mar 2019 13:10:37 +0100 Subject: [PATCH] Use Python 3.7 for Travis tests --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index eb66a32..4db892c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,7 @@ language: python python: - 2.7 - - 3.5 - - 3.6 + - 3.7 matrix: include: