Skip to content

Commit 7244a7a

Browse files
committed
Added plugin
1 parent 7734c61 commit 7244a7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

project/plugin.sbt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
resolvers += Classpaths.sbtPluginReleases
2+
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.0.1")
4+
5+
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.0.0.BETA1")

0 commit comments

Comments
 (0)