BLD: Take advantage of pip download caching.

This commit is contained in:
Scott Sanderson
2015-08-19 03:05:22 -04:00
parent d7635fb75c
commit d444f593cd
+3
View File
@@ -1,5 +1,8 @@
language: python
sudo: false
cache:
directories:
- $HOME/.cache/pip
matrix:
include:
- python: 2.7