Skip to content

Commit bded45d

Browse files
committed
Skip sjs-1.0.0-M3 on jdk 9
1 parent c2bb56f commit bded45d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ matrix:
3232
exclude:
3333
- scala: 2.13.0-M3
3434
env: SCALAJS_VERSION=1.0.0-M3
35+
- jdk: oraclejdk9
36+
env: SCALAJS_VERSION=1.0.0-M3
3537
- scala: 2.12.6
3638
jdk: openjdk6
3739
- scala: 2.13.0-M3

0 commit comments

Comments
 (0)