Update .travis.yml

This commit is contained in:
Christian Clauss 2020-08-06 17:04:15 +02:00 committed by GitHub
parent 3526e3765e
commit a98bc45813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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