Skip to content

Commit

Permalink
[travis] Add pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Mar 4, 2017
1 parent 34643d1 commit e5de32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ matrix:
sudo: false
cache:
apt: true
pip: true
directories:
- $HOME/.ccache
- $HOME/depcache
Expand Down

0 comments on commit e5de32d

Please sign in to comment.