Add an explicit pip cache since we override the install step

This commit is contained in:
Steven Silvester
2015-07-15 10:07:46 -05:00
parent 5285408a33
commit 4fb80b8f40
+3 -1
View File
@@ -7,7 +7,9 @@
language: python
sudo: false
cache: pip
cache:
directories:
- $HOME/.cache/pip
addons:
apt:
packages: