1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-15 23:00:00 +02:00

Test travis pip caching

This commit is contained in:
Benjamin Rosemann 2020-10-29 11:49:35 +01:00
parent 089f6d299e
commit b10af9f138

View file

@ -1,5 +1,6 @@
dist: xenial # required for Python >= 3.7
language: python
cache: pip
python:
- "3.5"
- "3.6"