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

Tweak caching on CI
pull/478/head
Paulus Schoutsen 2015-10-03 11:41:14 -07:00
commit 035df68d6c
1 changed files with 1 additions and 1 deletions

View File

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