From ebad590c31094a8e5e3dbfad8e49510392cf358d Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Thu, 27 Sep 2018 00:14:49 +0100 Subject: [PATCH] README: Remove codefresh.io integration codefresh.io now requires to be logged in to view the status, and very extensive permissions to even log in. So I've removed the hook from the repository. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ae4f522..6cd07a6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ It's written in [Go](https://golang.org), and distributed under the [Apache license 2.0](http://en.wikipedia.org/wiki/Apache_License). [![Travis-CI build status](https://travis-ci.org/albertito/chasquid.svg?branch=master)](https://travis-ci.org/albertito/chasquid) -[![Codefresh build status](https://g.codefresh.io/api/badges/build?repoOwner=albertito&repoName=chasquid&branch=master&pipelineName=chasquid&accountName=albertito&type=cf-1)](https://g.codefresh.io/repositories/albertito/chasquid/builds?filter=trigger:build;branch:master;service:5abec627df25930001c9940d~chasquid) [![Go Report Card](https://goreportcard.com/badge/github.com/albertito/chasquid)](https://goreportcard.com/report/github.com/albertito/chasquid) [![Coverage Status](https://coveralls.io/repos/github/albertito/chasquid/badge.svg?branch=next)](https://coveralls.io/github/albertito/chasquid?branch=next) [![GoDoc](https://godoc.org/blitiri.com.ar/go/chasquid?status.svg)](https://godoc.org/blitiri.com.ar/go/chasquid)