Skip to content

Commit

Permalink
add coveralls plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
fluency03 committed Apr 15, 2018
1 parent 417be0e commit 60da29d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ resolvers ++= Seq(
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("com.artima.supersafe" %% "sbtplugin" % "1.1.3")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.4")

0 comments on commit 60da29d

Please sign in to comment.