Skip to content

Commit

Permalink
Merge pull request #272 from SethTisue/jdk17-in-ci
Browse files Browse the repository at this point in the history
add JDK 17 to CI matrix
  • Loading branch information
SethTisue authored Jun 25, 2021
2 parents 095a5c8 + 576ffc2 commit d12094b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added .jvmopts
Empty file.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ scala:
env:
- ADOPTOPENJDK=8
- ADOPTOPENJDK=11
- ADOPTOPENJDK=17

install:
- git fetch --tags # get all tags for sbt-dynver
Expand Down

0 comments on commit d12094b

Please sign in to comment.