Skip to content

Commit cbbe3a8

Browse files
committed
Added Scala Native 0.4.0-M2 to .travis.yml
1 parent cbd5e85 commit cbbe3a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ matrix:
2727
include:
2828
- env: SCALANATIVE_VERSION=0.3.9
2929
jdk: oraclejdk8
30+
- env: SCALANATIVE_VERSION=0.4.0-M2
31+
jdk: oraclejdk8
3032

3133
script: admin/build.sh
3234

0 commit comments

Comments
 (0)