Skip to content

Commit 576ffc2

Browse files
committed
add JDK 17 to CI matrix
empty .jvmopts is to work around dwijnand/sbt-extras#326
1 parent 095a5c8 commit 576ffc2

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.jvmopts

Whitespace-only changes.

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ scala:
1111
env:
1212
- ADOPTOPENJDK=8
1313
- ADOPTOPENJDK=11
14+
- ADOPTOPENJDK=17
1415

1516
install:
1617
- git fetch --tags # get all tags for sbt-dynver

0 commit comments

Comments
 (0)