Commit cfc9ccc2 authored by Jason Madden's avatar Jason Madden

Try to cache the pip install directory.

parent 7e4a7f7f
......@@ -17,3 +17,6 @@ script:
- tox --sitepackages --develop
notifications:
email: false
cache:
directories:
- $HOME/.cache/pip
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment