1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00

adding python 3.8

This commit is contained in:
deadc0de6
2020-09-12 15:23:18 +02:00
parent caaa0a422c
commit db345c842d

View File

@@ -3,6 +3,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
dist: xenial
install:
- "pip install pip --upgrade"