Skip to content

Commit

Permalink
Add java 17 and java 21 LTS releases
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierba committed Apr 3, 2024
1 parent 0fea313 commit 6e549b8
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 @@ -3,6 +3,8 @@ language: java
jdk:
- openjdk8
- openjdk11
- openjdk17
- openjdk21

script: mvn -Popendj test -B

Expand Down

0 comments on commit 6e549b8

Please sign in to comment.