Update travis build where appropriate

This commit is contained in:
Dave Syer
2014-12-15 07:34:42 +00:00
parent 83c9b5ed51
commit 2e7b2d0e17

View File

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