Skip to content

Commit 3a71b58

Browse files
committed
Add scala native to build matrix
1 parent 4bcdc4d commit 3a71b58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

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

25+
matrix:
26+
include:
27+
- env: SCALANATIVE_VERSION=0.3.8
28+
jdk: oraclejdk8
29+
2530
script: admin/build.sh
2631

2732
notifications:

0 commit comments

Comments
 (0)