Skip to content

Commit

Permalink
Travis: enable APT caching
Browse files Browse the repository at this point in the history
  • Loading branch information
acdha committed Mar 14, 2015
1 parent 2e5ac41 commit e249feb
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 @@ -3,6 +3,7 @@ python:
- "2.7"

cache:
apt: true
pip: true
directories:
- $HOME/download-cache
Expand Down

0 comments on commit e249feb

Please sign in to comment.