Add xsbt-coveralls-plugin to list of code coverage plugins

This commit is contained in:
Ian Forsey 2013-04-15 00:03:52 +02:00 committed by Mark Harrah
parent 8d0c1408c0
commit 0e7d212604
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@ Code coverage plugins
- sbt-scct: https://github.com/dvc94ch/sbt-scct
- jacoco4sbt: https://bitbucket.org/jmhofer/jacoco4sbt
- xsbt-coveralls-plugin: https://github.com/theon/xsbt-coveralls-plugin
Android plugin
~~~~~~~~~~~~~~