Skip to content

Commit 07dc2bd

Browse files
authored
Remove scoverage sbt plugin
It doesn't work.
1 parent 90c1106 commit 07dc2bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

project/plugins.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
88
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0")
99

1010
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.8")
11-
12-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")

0 commit comments

Comments
 (0)