Fix JDK version for Travis

This commit is contained in:
Justin Bertram 2019-06-20 13:51:06 -05:00 committed by Clebert Suconic
parent 3b82cad024
commit 1534a8fb83
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
sudo: false
language: java
install: true
jdk:
- openjdk8
# clean out Artemis artifacts from the cache
before_install: