diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 1cde317a..5ae24d85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,6 @@ matrix: env: TOXENV=xenial PYTEST_ADDOPTS=-v # List all tests run by pytest - # Travis doesn't support Python 3.4 on bionic, so use xenial dist: xenial - python: 3.6 env: TOXENV=pycodestyle |