Update Java for Travis
This commit is contained in:
parent
a4c9de6896
commit
d189848bd6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ before_install: | # Wget BuildTools and run if cached folder not found
|
|||
fi
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- openjdk11
|
||||
sudo: required
|
||||
deploy:
|
||||
# deploy develop to the staging environment
|
||||
|
|
Loading…
Reference in a new issue