Change Travis CI to use python 3.5
This commit is contained in:
parent
f15263e754
commit
67e2620e7a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user