Upgrade CI build - #173
Conversation
Upgrade Ruby version to 2.3.0. Add othe JDKs Upgrade Scala version 2.12 to 2.12.8
3f1a1ae to
ff6913d
Compare
Codecov Report
@@ Coverage Diff @@
## master #173 +/- ##
======================================
Coverage 95.2% 95.2%
======================================
Files 6 6
Lines 167 167
Branches 7 7
======================================
Hits 159 159
Misses 8 8Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #173 +/- ##
======================================
Coverage 95.2% 95.2%
======================================
Files 6 6
Lines 167 167
Branches 7 7
======================================
Hits 159 159
Misses 8 8Continue to review full report at Codecov.
|
|
It seems that for some builds sbt cannot find the Scalajs compiler version, see this build log. |
juanpedromoreno
left a comment
There was a problem hiding this comment.
I think that you can add addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.26") to the plugins.sbt file, so you can use Scala 2.12.8.
d84c37f to
db69d83
Compare
Upgrade CI build
Upgrade Ruby version to 2.3.0.
Add othe JDKs
Upgrade Scala version 2.12 to 2.12.8