Tweak caching on CI

pull/479/head
Paulus Schoutsen 2015-10-03 11:31:28 -07:00
parent c1f464f478
commit d46720ee2c
1 changed files with 1 additions and 1 deletions

View File

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