Change Travis CI python version to 3.4
This commit is contained in:
parent
80b3572e30
commit
d30376ca20
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user