From 9ce37c2de20c058f3f0bb9742128f92cffbed2c7 Mon Sep 17 00:00:00 2001 From: Viktor Benei Date: Thu, 30 Jun 2016 11:24:47 +0200 Subject: [PATCH] added bitrise to CI section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f90407a5..b5315da6 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Tools for help with continuous integration* +* [bitrise](https://github.com/bitrise-io/bitrise) - Run your `bitrise` automations with this CLI tool, and use the same configuration on bitrise.io (automation service, with a mobile app focus). * [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