diff --git a/.travis.yml b/.travis.yml index d3ccf34..0c88e89 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: - "3.4" - "3.5" - "3.6" - - "3.7" + # - "3.7" # TODO: Re-enable after https://github.com/travis-ci/travis-ci/issues/9815 is fixed sudo: false install: - pip install tox-travis