Update .travis.yml

This commit is contained in:
Tyler Bochard
2019-07-18 14:13:19 -04:00
committed by GitHub
parent aa5098aff5
commit 23c93fb08f

View File

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