Skip to content

Commit

Permalink
Added Mill to the explicit list of build tools (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou authored Jul 27, 2022
1 parent a3a5340 commit efaf064
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
scoverage is a free Apache licensed code coverage tool for Scala that offers
statement and branch coverage. scoverage is available for
[sbt](https://github.com/scoverage/sbt-scoverage),
[Maven](https://github.com/scoverage/scoverage-maven-plugin), and
[Maven](https://github.com/scoverage/scoverage-maven-plugin),
[Mill](https://com-lihaoyi.github.io/mill/mill/Plugin_Scoverage.html), and
[Gradle](https://github.com/scoverage/gradle-scoverage).


Expand Down

0 comments on commit efaf064

Please sign in to comment.