✔️ travis: test python 3.8 + 3.9

This commit is contained in:
Mike Gerber 2021-09-09 14:37:18 +02:00
parent 512e287faf
commit d241a50e5f

View file

@ -12,6 +12,8 @@ matrix:
- python: 3.5
- python: 3.6
- python: 3.7
- python: 3.8
- python: 3.9
# command to run tests