Update .travis.yml

Only build 8 for now.
This commit is contained in:
zeruth
2019-06-10 02:31:11 -04:00
parent ab3c6eb1b5
commit bb9510caf4

View File

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