Skip to content

Commit fcc18f1

Browse files
committed
add JDK 17 to CI matrix
1 parent 7e92797 commit fcc18f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)