Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Commit

Permalink
Brange back OpenJDK 10 build since Travis fixed certs issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalwrzeszcz committed Jul 5, 2019
1 parent f8dcaf0 commit f6e3e12
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ jdk:
- "openjdk11"
- "oraclejdk11"

# TODO: temporary as delombok won't work here, OpenJDK 10 because of failing certs
# TODO: temporary as delombok won't work here
matrix:
allow_failures:
-
jdk: "openjdk10"
-
jdk: "openjdk11"
-
Expand Down

0 comments on commit f6e3e12

Please sign in to comment.