From 93da008505922104a95ffc53e1ced08888dbccb0 Mon Sep 17 00:00:00 2001 From: Patrick D Date: Sat, 12 Dec 2015 13:44:04 +0100 Subject: [PATCH] delete second continuous integration section --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 842fc34a..14c6f68d 100644 --- a/README.md +++ b/README.md @@ -172,12 +172,9 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a ## Continuous Integration -*Continuous integration 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* +* [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