Skip to content

Commit

Permalink
Added SCoverage plugin, removed scct
Browse files Browse the repository at this point in the history
  • Loading branch information
oranda committed May 25, 2016
1 parent 1b08e8a commit 0aa31c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resolvers ++= Seq("snapshots" at "http://oss.sonatype.org/content/repositories/s

addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0")

//addSbtPlugin("reaktor" % "sbt-scct" % "0.2-SNAPSHOT")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")



Expand Down

0 comments on commit 0aa31c0

Please sign in to comment.