Update travis build where appropriate

This commit is contained in:
Dave Syer
2014-12-15 07:34:44 +00:00
parent 91cdf4e44f
commit 743bfab64a

View File

@@ -1,3 +1,7 @@
sudo: false
cache:
directories:
- $HOME/.m2
language: java
before_install:
- git config user.name "$GIT_NAME"