From 919a8e231d28c364454b9864a7e73ca8ca1602c3 Mon Sep 17 00:00:00 2001 From: kevgliss Date: Thu, 23 Jul 2015 10:58:10 -0700 Subject: [PATCH] Hoping cache is messing us up --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index bac7281f..20ed7066 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: