Skip to content

Commit

Permalink
Add apt and .deploy_git to travis cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy351 committed Jul 22, 2015
1 parent fb4a602 commit 4ad09d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ node_js:
- "0.12"

cache:
apt: true
directories:
- node_modules
- .deploy_git

addons:
apt:
Expand Down

0 comments on commit 4ad09d1

Please sign in to comment.