Update .travis.yml

This commit is contained in:
Tyler Bochard
2019-07-18 14:13:19 -04:00
committed by Zeruth
parent 6120717bbc
commit 96109be016

View File

@@ -5,7 +5,7 @@ cache:
directories:
- $HOME/.m2
jdk:
- oraclejdk8
- openjdk8
install: true
script: ./travis/build.sh
before_install: