Skip to content

Commit

Permalink
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -4,6 +4,12 @@ before_script:
- "export PATH=`pwd`/bin:$PATH"
- echo $HOME

sudo: false

cache:
directories:
- $HOME/.m2

jdk: openjdk6

env:

0 comments on commit 38d064f

Please sign in to comment.