Added python 3.9 to travis.
This commit is contained in:
parent
e7861ec5d4
commit
3f4069044c
|
@ -7,7 +7,7 @@ python:
|
|||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
# - "3.9"
|
||||
- "3.9"
|
||||
install:
|
||||
- pip install tox-travis
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue