Update travis build where appropriate

This commit is contained in:
Dave Syer
2014-12-15 07:34:42 +00:00
parent d86a9f4e4c
commit b23915f082

View File

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