added bitrise to CI section

This commit is contained in:
Viktor Benei 2016-06-30 11:24:47 +02:00 committed by GitHub
parent fe0481dd8b
commit 9ce37c2de2

View File

@ -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