Skip to content

Commit

Permalink
Merge pull request #53 from vbence/openjdk17
Browse files Browse the repository at this point in the history
Additionally build on jdk 17.
  • Loading branch information
vbence committed Jan 5, 2022
2 parents f754379 + 96a8583 commit 4ac9dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
- script: ./gradlew check --stacktrace
jdk: oraclejdk9
- script: ./gradlew check --stacktrace
jdk: oraclejdk14
jdk: oraclejdk17
- stage: GitHub Release
jdk: oraclejdk9
script:
Expand Down

0 comments on commit 4ac9dfc

Please sign in to comment.