Skip to content

Commit 48ef625

Browse files
committed
Build Scala.js 1.0 for Scala 2.11 and 2.13
1 parent ec034ca commit 48ef625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ env:
3131

3232
matrix:
3333
exclude:
34-
- scala: 2.13.0-M3
35-
env: SCALAJS_VERSION=1.0.0-M3
34+
- jdk: oraclejdk9
35+
env: SCALAJS_VERSION=0.6.23
3636
- jdk: oraclejdk9
3737
env: SCALAJS_VERSION=1.0.0-M3
3838
- scala: 2.11.12

0 commit comments

Comments
 (0)