We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cea9d commit 2de01e4Copy full SHA for 2de01e4
.travis.yml
@@ -10,8 +10,10 @@ scala:
10
env:
11
- SCALAJS_BUILD= ADOPTOPENJDK=8
12
- SCALAJS_BUILD= ADOPTOPENJDK=11
13
+ - SCALAJS_BUILD= ADOPTOPENJDK=17
14
- SCALAJS_BUILD=true ADOPTOPENJDK=8
15
- SCALAJS_BUILD=true ADOPTOPENJDK=11
16
+ - SCALAJS_BUILD=true ADOPTOPENJDK=17
17
18
install:
19
- git fetch --tags # get all tags for sbt-dynver
0 commit comments