Update Python 3 versions for Travis

This commit is contained in:
Carl Suster 2019-06-01 10:39:51 +10:00
parent 4fc9e2686b
commit a86b74943a

View file

@ -29,8 +29,8 @@ matrix:
# dist: xenial
# - python: pypy
# - env: {TOX_ENV: pypy-test}
- python: 3.4
env: {TOX_ENV: py34-flake8}
- python: 3.6
env: {TOX_ENV: py36-flake8}
- python: 2.7.13
env: {TOX_ENV: docs}
# Non-Python dependencies.