From d30376ca2066354765fe2026686ba1b3e09d4717 Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Sat, 22 Aug 2020 20:38:58 +0100 Subject: [PATCH] Change Travis CI python version to 3.4 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 723679808..ecfdd812b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ os: linux dist: xenial language: python python: - - 3.3 # This is irrelevant, because the virtualenv is not used at all + - 3.4 # This is irrelevant, because the virtualenv is not used at all addons: apt: