Skip to content

Commit 6e58d6a

Browse files
committed
use latest Scala.js
this is required to fix Travis failures after scala#109 was merged
1 parent 00fa469 commit 6e58d6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

project/plugins.sbt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "1.0.4")
22

3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.12")
4-
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.14")

0 commit comments

Comments
 (0)