1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 06:29:59 +02:00

Add Python 3.9 to .travis.yml

This commit is contained in:
Benjamin Rosemann 2020-10-28 14:53:04 +01:00
parent 082fc9e09a
commit e77f19fefc

View file

@ -5,6 +5,7 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
install: