Skip to content

Commit 5214c9a

Browse files
committed
Add scala native to build matrix
1 parent 4bcdc4d commit 5214c9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ env:
2222
- SCALAJS_VERSION=0.6.27
2323
- SCALAJS_VERSION=1.0.0-M7
2424

25+
include:
26+
- env: SCALANATIVE_VERSION=0.3.8
27+
jdk: oraclejdk8
28+
2529
script: admin/build.sh
2630

2731
notifications:

0 commit comments

Comments
 (0)