Travis: Enable pip caching

This commit is contained in:
Pi Delport 2018-08-20 18:06:31 +02:00
parent 4237a95359
commit 27422a6427

View file

@ -1,4 +1,6 @@
language: python
cache: pip
python:
- 2.7
- 3.4