Skip to content

Commit

Permalink
add .m2 to travis cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bwnyasse committed Sep 26, 2016
1 parent 74bae18 commit f924b18
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,8 @@ deploy:
skip_cleanup: true
on:
branch: master

cache:
directories:
- .autoconf
- $HOME/.m2

0 comments on commit f924b18

Please sign in to comment.