Add pip cache to CI runs

This commit is contained in:
orf 2017-04-24 21:00:41 +01:00 committed by GitHub
parent a0602bce4c
commit e8359040c7

View File

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