Update .travis.yml

This commit is contained in:
Tyler Bochard
2019-07-18 14:17:52 -04:00
committed by GitHub
parent 23c93fb08f
commit 1a0f5d3a72

View File

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