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.
2 parents c2e1b74 + 858a782 commit cc56de2Copy full SHA for cc56de2
.travis.yml
@@ -22,7 +22,8 @@ env:
22
23
matrix:
24
include:
25
- - env: SCALANATIVE_VERSION=0.3.9 ADOPTOPENJDK=8
+ - env: SCALANATIVE_VERSION=0.3.9 ADOPTOPENJDK=8
26
+ - env: SCALANATIVE_VERSION=0.4.0-M2 ADOPTOPENJDK=8
27
28
before_install:
29
# adding $HOME/.sdkman to cache would create an empty directory, which interferes with the initial installation
0 commit comments