Skip to content

Commit

Permalink
Caches .m2 for Travis runs
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauer committed Jan 7, 2016
1 parent c9896c8 commit 36683a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ branches:
only:
- master
sudo: false
cache:
directories:
- $HOME/.m2

0 comments on commit 36683a9

Please sign in to comment.