Skip to content

Commit

Permalink
travis: add .m2 to cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed May 7, 2017
1 parent 15bf3ee commit d007cdf
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
@@ -1,5 +1,8 @@
language: java
sudo: false
cache:
directories:
- $HOME/.m2
jdk:
- oraclejdk8
addons:
Expand Down

0 comments on commit d007cdf

Please sign in to comment.