Fixed travis caching

This commit is contained in:
Raphael Michel
2015-09-27 20:54:25 +02:00
parent 07d1fdbcca
commit 73d87de99e

View File

@@ -17,4 +17,6 @@ script:
- coverage run -m py.test tests
after_success:
- coveralls
cache: pip
cache:
directories:
- $HOME/.cache/pip