Added python 3.9 to travis.

This commit is contained in:
Fabio Caccamo 2021-04-12 10:03:00 +02:00
parent e7861ec5d4
commit 3f4069044c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ python:
- "3.6"
- "3.7"
- "3.8"
# - "3.9"
- "3.9"
install:
- pip install tox-travis
script: