diff --git a/.travis.yml b/.travis.yml index 68db58b..a18fe76 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,15 +9,14 @@ python: - '3.4' - '3.5' - '3.6' - - '3.7' - pypy matrix: include: - - python: 3.7 + - python: 3.6 env: - TOXENV=flake8 - - python: 3.7 + - python: 3.6 env: - PUBLISH="true" install: