mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 09:52:36 +02:00
Use python 3.9 in Travis
This commit is contained in:
parent
3f4b47276e
commit
336ade7d44
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
- "3.8"
|
- "3.8"
|
||||||
|
- "3.9"
|
||||||
script: tox
|
script: tox
|
||||||
install:
|
install:
|
||||||
- pip install tox-travis
|
- pip install tox-travis
|
||||||
|
|
Loading…
Reference in a new issue