Update travis config

This commit is contained in:
Dave Syer
2017-06-01 12:09:45 +01:00
parent 2bdc5ba2c7
commit ef99fdbb24

View File

@@ -1,3 +1,8 @@
language: java
jdk:
- oraclejdk8
cache:
directories:
- $HOME/.m2
install: mvn install