Travis CI: Allow builds on openjdk-ea to fail.

This commit is contained in:
Pascal Schumacher 2019-09-13 10:22:48 +02:00
parent 7b71693458
commit b29bae05ae
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ matrix:
include:
- os: linux-ppc64le
jdk: openjdk8
allow_failures:
- jdk: openjdk-ea
jdk:
- oraclejdk11
- openjdk8