1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-18 08:09:59 +02:00

Travis: Additionally test with Python 3.8

This commit is contained in:
Gerber, Mike 2019-12-06 16:11:18 +01:00
parent f32eb9eb69
commit 41e00eb900

View file

@ -4,6 +4,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
install: