From f94b21827bf37dffe718a08b08dee0167b78932e Mon Sep 17 00:00:00 2001 From: Patrick D Date: Fri, 11 Dec 2015 20:28:19 +0100 Subject: [PATCH] creat new section in continuous integration continuous integration section had one subsection: tools for help with continuous integration, but drone.io doesn't fit in so i created the subsection for complete ci platforms which are implemented in Go --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14c6f68d..79e45559 100644 --- a/README.md +++ b/README.md @@ -172,9 +172,12 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a ## Continuous Integration -*Tools for help with continuous integration* +*Continuous integrations platforms implemented in Go* * [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go + +*Tools for help with continuous integration* + * [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