Skip to content

Commit 858a782

Browse files
committed
Added Scala Native 0.4.0-M2 to .travis.yml
1 parent c2e1b74 commit 858a782

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ env:
2222

2323
matrix:
2424
include:
25-
- env: SCALANATIVE_VERSION=0.3.9 ADOPTOPENJDK=8
25+
- env: SCALANATIVE_VERSION=0.3.9 ADOPTOPENJDK=8
26+
- env: SCALANATIVE_VERSION=0.4.0-M2 ADOPTOPENJDK=8
2627

2728
before_install:
2829
# adding $HOME/.sdkman to cache would create an empty directory, which interferes with the initial installation

0 commit comments

Comments
 (0)