Skip to content

Commit

Permalink
Merge pull request #278 from xerial/scalajs-1.0.0-RC2
Browse files Browse the repository at this point in the history
Upgrade Scala.js to 1.0.0-RC2
  • Loading branch information
SethTisue authored Dec 12, 2019
2 parents cac8d5b + a45c2b3 commit 628e0e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ scala:
env:
- SCALAJS_VERSION= ADOPTOPENJDK=8
- SCALAJS_VERSION=0.6.31 ADOPTOPENJDK=8
- SCALAJS_VERSION=1.0.0-RC1 ADOPTOPENJDK=8
- SCALAJS_VERSION=1.0.0-RC2 ADOPTOPENJDK=8
- SCALAJS_VERSION= ADOPTOPENJDK=11
- SCALAJS_VERSION=0.6.31 ADOPTOPENJDK=11
- SCALAJS_VERSION=1.0.0-RC1 ADOPTOPENJDK=11
- SCALAJS_VERSION=1.0.0-RC2 ADOPTOPENJDK=11

matrix:

Expand Down

0 comments on commit 628e0e7

Please sign in to comment.