Change Travis CI python version to 3.4

This commit is contained in:
Nick Hall 2020-08-22 20:38:58 +01:00
parent 80b3572e30
commit d30376ca20

View File

@ -27,7 +27,7 @@ os: linux
dist: xenial dist: xenial
language: python language: python
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: addons:
apt: apt: