Skip to content

Commit

Permalink
Enable travis caching of pip/eggs
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Apr 4, 2016
1 parent b713f19 commit 125359a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ script:
- bin/test -v1
notifications:
email: false
cache:
pip: true
directories:
- eggs/

0 comments on commit 125359a

Please sign in to comment.