1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-16 15:19:59 +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 dist: xenial # required for Python >= 3.7
language: python language: python
cache: pip
python: python:
- "3.5" - "3.5"
- "3.6" - "3.6"