Merge branch 'java-11-build-passes'

This commit is contained in:
Benedikt Ritter 2018-08-24 09:09:07 +02:00
commit 487b1a7ec4
No known key found for this signature in database
GPG Key ID: 9DAADC1C9FCC82D0
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@ matrix:
# Java 11 "Oracle JDK" (not yet provided by Travis CI)
- env: JDK='Oracle JDK 11'
install: . ./target/install-jdk.sh -F 11 -L BCL
# some FastDateParser tests currently fail with java.text.ParseException: Unparseable date
allow_failures:
- env: JDK='Oracle JDK 11'
script:
- mvn