From 67e2620e7ab77703a1b111b5c3b1a1d53473ee20 Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Wed, 16 Sep 2020 21:32:20 +0100 Subject: [PATCH] Change Travis CI to use python 3.5 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cb6027b4c..e8604e418 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ os: linux dist: xenial language: python python: - - 3.4 # This is irrelevant, because the virtualenv is not used at all + - 3.5 addons: apt: