Merge pull request #479 from balloob/balloob-patch-1

Tweak caching on CI
This commit is contained in:
Paulus Schoutsen 2015-10-03 11:41:14 -07:00
commit 035df68d6c

View File

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