Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c96b34e

Browse files
committedJun 26, 2018
Build Scala.js 1.0 for Scala 2.11 and 2.13
1 parent 6936d05 commit c96b34e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.travis.yml

Lines changed: 2 additions & 2 deletions
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)
Please sign in to comment.