diff --git a/.travis.yml b/.travis.yml index a460a81..c6949b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ language: python python: - "2.7" - "3.6" - - "3.7" + install: pip install tox-travis script: tox