There was an error while loading. Please reload this page.
1 parent 83c5ce9 commit 62c93cbCopy full SHA for 62c93cb
README.md
@@ -12,8 +12,6 @@ discussion on scoverage.
12
13
## How to use
14
15
-Sbt-scoverage is an SBT auto plugin. This means it will only work with SBT 0.13.5 and higher.
16
-
17
Add the plugin to your build with the following in project/plugins.sbt:
18
```scala
19
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.1.0")
0 commit comments