diff --git a/.travis.yml b/.travis.yml index 3f25b4cdf..439588430 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ virtualenv: system_site_packages: true cache: - apt - - $HOME/.pip/cache + - pip env: global: - PIP_INSTALL="pip install --download-cache='$HOME/.pip/cache'"