From 0efd2bbcf64bcefa4ac483c431dd5f6c4c25c524 Mon Sep 17 00:00:00 2001 From: Lawrence Woodman Date: Sun, 18 Jun 2017 20:21:20 +0100 Subject: [PATCH] Add roveralls to continuous integration section (#1128) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7f2b932..084fa835 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go * [goveralls](https://github.com/mattn/goveralls) - Go integration for Coveralls.io continuous code coverage tracking system. * [overalls](https://github.com/go-playground/overalls) - Multi-Package go project coverprofile for tools like goveralls +* [roveralls](https://github.com/LawrenceWoodman/roveralls) - A recursive coverage testing tool ## CSS Preprocessors