diff --git a/.travis.yml b/.travis.yml index bcd67e4..beaa2d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,5 @@ sudo: false language: python python: - "3.6" - - "3.7" install: pip install tox-travis script: tox