Test travis pip caching

pull/42/head
Benjamin Rosemann 4 years ago
parent 089f6d299e
commit b10af9f138

@ -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"

Loading…
Cancel
Save