From 0e7d2126044fe0149e22fd71868ecf03110c92d3 Mon Sep 17 00:00:00 2001 From: Ian Forsey Date: Mon, 15 Apr 2013 00:03:52 +0200 Subject: [PATCH] Add xsbt-coveralls-plugin to list of code coverage plugins --- src/sphinx/Community/Community-Plugins.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index 00d390cd9..2ceec915d 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -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 ~~~~~~~~~~~~~~