chore: Add 3.9 to travis.yml

This commit is contained in:
Serg Tereshchenko 2021-04-15 08:59:21 +03:00
parent fd137d8ae9
commit 2b75cd2afa

View file

@ -7,6 +7,7 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
arch:
- amd64
- ppc64le