Skip to content

Commit 9e47c20

Browse files
FabioPinheirosjrd
authored andcommitted
Upgrade to Scala.js 1.0.0-RC2 (#393)
1 parent 53498ee commit 9e47c20

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,11 +12,11 @@ jdk:
1212
- openjdk8
1313
env:
1414
- SCALAJS_VERSION=0.6.28
15-
- SCALAJS_VERSION=1.0.0-RC1
15+
- SCALAJS_VERSION=1.0.0-RC2
1616
matrix:
1717
exclude:
1818
- scala: 2.10.7
19-
env: SCALAJS_VERSION=1.0.0-RC1
19+
env: SCALAJS_VERSION=1.0.0-RC2
2020
include:
2121
- scala: 2.12.10
2222
env: SCALAJS_VERSION=0.6.28

0 commit comments

Comments
 (0)