diff --git a/.travis.yml b/.travis.yml index eb8dc69..a508670 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ python: - 3.7 - 3.8 jobs: - allow_failures + allow_failures: - python: 3.8 before_install: - sudo pip install --upgrade setuptools pip