diff --git a/.travis.yml b/.travis.yml index ead5240..cc0f38e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ language: python python: - "2.7" - - "3.7" + - "3.7.0" install: - pip install tox-travis