Change Travis CI to use python 3.5

This commit is contained in:
Nick Hall 2020-09-16 21:32:20 +01:00
parent f15263e754
commit 67e2620e7a

View File

@ -27,7 +27,7 @@ os: linux
dist: xenial dist: xenial
language: python language: python
python: python:
- 3.4 # This is irrelevant, because the virtualenv is not used at all - 3.5
addons: addons:
apt: apt: