Skip to content

Commit

Permalink
Cache maven artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
BanzaiMan committed Dec 12, 2014
1 parent e15f77e commit 91bab1e
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
Expand Up @@ -12,6 +12,10 @@ os:

sudo: false

cache:
directories:
- $HOME/.m2

env:
global:
- JAVA_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
Expand Down

0 comments on commit 91bab1e

Please sign in to comment.