Hoping cache is messing us up

This commit is contained in:
kevgliss 2015-07-23 10:58:10 -07:00
parent 9bc292c107
commit 919a8e231d
1 changed files with 0 additions and 5 deletions

View File

@ -7,11 +7,6 @@ python:
cache:
directories:
- node_modules
- .pip_download_cache
- "$HOME/virtualenv/python2.7.9"
env:
global:
- PIP_DOWNLOAD_CACHE=".pip_download_cache"
install:
- make develop dev-postgres
before_script: