From 07dc2bd552362a081217527d5482428e23dd092c Mon Sep 17 00:00:00 2001 From: Guillaume Martres Date: Wed, 21 Sep 2016 17:48:20 +0200 Subject: Remove scoverage sbt plugin It doesn't work. --- project/plugins.sbt | 2 -- 1 file changed, 2 deletions(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index 8ac4d69bf..57bd46581 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -8,5 +8,3 @@ addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0") addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.8") - -addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5") -- cgit v1.2.3