Commit 125359ad authored by Hanno Schlichting's avatar Hanno Schlichting

Enable travis caching of pip/eggs

parent b713f19a
...@@ -13,3 +13,7 @@ script: ...@@ -13,3 +13,7 @@ script:
- bin/test -v1 - bin/test -v1
notifications: notifications:
email: false email: false
cache:
pip: true
directories:
- eggs/
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