Add roveralls to continuous integration section (#1128)

This commit is contained in:
Lawrence Woodman 2017-06-18 20:21:20 +01:00 committed by Avelino
parent e529b8734c
commit 0efd2bbcf6

View File

@ -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