Update Java for Travis

This commit is contained in:
Norbi Peti 2020-08-23 02:59:10 +02:00 committed by GitHub
parent a4c9de6896
commit d189848bd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ before_install: | # Wget BuildTools and run if cached folder not found
fi fi
language: java language: java
jdk: jdk:
- oraclejdk8 - openjdk11
sudo: required sudo: required
deploy: deploy:
# deploy develop to the staging environment # deploy develop to the staging environment