Skip to content

Commit 3005ad0

Browse files
committed
Add back Scala.js 1.0.0-M3 on jdk 9
1 parent 51693ed commit 3005ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ matrix:
3535
- jdk: openjdk6
3636
env: SCALAJS_VERSION=1.0.0-M3
3737
- jdk: oraclejdk9
38-
env: SCALAJS_VERSION=1.0.0-M3
38+
env: SCALAJS_VERSION=0.6.23
3939
- scala: 2.11.12
4040
jdk: oraclejdk8
4141
- scala: 2.11.12

0 commit comments

Comments
 (0)