Skip to content

Commit a45c2b3

Browse files
committed
Upgrade Scala.js to 1.0.0-RC2
1 parent 6ee0b98 commit a45c2b3

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)