Skip to content

Commit 628e0e7

Browse files
authored
Merge pull request #278 from xerial/scalajs-1.0.0-RC2
Upgrade Scala.js to 1.0.0-RC2
2 parents cac8d5b + a45c2b3 commit 628e0e7

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
@@ -12,10 +12,10 @@ scala:
1212
env:
1313
- SCALAJS_VERSION= ADOPTOPENJDK=8
1414
- SCALAJS_VERSION=0.6.31 ADOPTOPENJDK=8
15-
- SCALAJS_VERSION=1.0.0-RC1 ADOPTOPENJDK=8
15+
- SCALAJS_VERSION=1.0.0-RC2 ADOPTOPENJDK=8
1616
- SCALAJS_VERSION= ADOPTOPENJDK=11
1717
- SCALAJS_VERSION=0.6.31 ADOPTOPENJDK=11
18-
- SCALAJS_VERSION=1.0.0-RC1 ADOPTOPENJDK=11
18+
- SCALAJS_VERSION=1.0.0-RC2 ADOPTOPENJDK=11
1919

2020
matrix:
2121

0 commit comments

Comments
 (0)