Skip to content

Commit

Permalink
cache .m2 directory for improving build performance
Browse files Browse the repository at this point in the history
  • Loading branch information
yusuke committed Apr 30, 2016
1 parent 3e1a53d commit 1b08463
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: java

cache:
directories:
- $HOME/.m2

sudo: required

jdk:
Expand Down

0 comments on commit 1b08463

Please sign in to comment.