Skip to content

Commit

Permalink
Add maven deps to travis cache for faster builds
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosnils committed Apr 20, 2015
1 parent d1842a2 commit 9e79efd
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 @@ -6,3 +6,6 @@ jdk:
- oraclejdk8
install: make travis-install
script: make test
cache:
directories:
- $HOME/.m2

0 comments on commit 9e79efd

Please sign in to comment.