Skip to content

Commit

Permalink
[BUILD] add openjdk16 to the CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop authored and MarkoMackic committed Oct 17, 2021
1 parent ff6d808 commit 6e0d5db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jdk:
- openjdk13
- openjdk14
- openjdk15
- openjdk16
- openjdk-ea
# - oraclejdk7
# $ jdk_switcher use oraclejdk7
Expand Down Expand Up @@ -46,6 +47,7 @@ matrix:
- jdk: openjdk7
- jdk: oraclejdk8
- jdk: oraclejdk11
- jdk: openjdk16
- jdk: openjdk-ea
# - openjdk7 # Disabled to avoid error java.security.NoSuchProviderException: no such provider: SunEC...

Expand Down

0 comments on commit 6e0d5db

Please sign in to comment.