diff --git a/README.md b/README.md index 13cd8590..334d7a83 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,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. +* [duci](https://github.com/duck8823/duci) - A simple ci server no needs domain specific languages. * [gomason](https://github.com/nikogura/gomason) - Test, Build, Sign, and Publish your go binaries from a clean workspace. * [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.