From e774a5bc6e205d9dfb3f2275ad68a7ceba569974 Mon Sep 17 00:00:00 2001 From: Patrick D Date: Fri, 11 Dec 2015 20:23:33 +0100 Subject: [PATCH] add drone (https://drone.io) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bddec75..14c6f68d 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *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