Glandos 2021-04-06 14:18:04 +02:00 committed by GitHub
parent 35c16e1392
commit a57b2b1e27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ python:
- "3.8"
- "3.9"
script: tox
before_install:
- python -m pip install --upgrade pip
install:
- pip install --upgrade pip
- pip install tox-travis