Enable caching in travis

This commit is contained in:
Dave Syer
2014-12-12 10:42:18 +00:00
parent 7a7550735e
commit aeda3cb3f3

View File

@@ -1,3 +1,4 @@
sudo: false
language: java
before_install:
- git config user.name "$GIT_NAME"