[ci] Update openjdk to 11.0.6+10

This commit is contained in:
Andreas Dangel
2020-01-16 18:23:03 +01:00
parent 9c682e4a88
commit c607292b42

View File

@ -48,7 +48,7 @@ jobs:
env: BUILD=publish
before_install:
- bash .travis/before_install.sh "11.0.5+10"
- bash .travis/before_install.sh "11.0.6+10"
- source ${HOME}/java.env
install: true
before_script: true