Activate pip caching in Travis

This commit is contained in:
Griatch 2019-02-11 16:09:40 +01:00
parent c792b86d3d
commit 86dce8d1c1

View file

@ -1,4 +1,5 @@
language: python
cache: pip
python:
- "2.7"
sudo: false