Skip to content

Commit a40f8c6

Browse files
authored
Merge pull request #407 from SethTisue/jdk17
add JDK 17 to CI matrix
2 parents 7e92797 + 83b28f5 commit a40f8c6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Diff for: .jvmopts

Whitespace-only changes.

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ env:
1515
- ADOPTOPENJDK=8 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
1616
- ADOPTOPENJDK=8 SCALAJS_VERSION=1.6.0 CACHE_WORKAROUND=see-PR-335
1717
- ADOPTOPENJDK=11 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
18+
- ADOPTOPENJDK=17 SCALAJS_VERSION= CACHE_WORKAROUND=see-PR-335
1819

1920
matrix:
2021
include:

0 commit comments

Comments
 (0)