Tweak caching on CI

This commit is contained in:
Paulus Schoutsen 2015-10-03 11:31:28 -07:00
parent c1f464f478
commit d46720ee2c

View File

@ -2,7 +2,7 @@ sudo: false
language: python
cache:
directories:
- $HOME/.cache/pip
- $VIRTUAL_ENV/lib
python:
- "3.4"
install: