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 03e99d8 commit dacc8fc
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 @@ -9,3 +9,7 @@ script:
- bin/test -v1
notifications:
email: false
cache:
pip: true
directories:
- eggs/

0 comments on commit dacc8fc

Please sign in to comment.