From d1c24a641c9e580f2c087d4e37095fc2f78a538b Mon Sep 17 00:00:00 2001 From: Marvin Pohl Date: Tue, 22 Jun 2021 19:37:33 +0200 Subject: [PATCH] Removed build status since travis ci is broken --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 14ccaa5..162e0df 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![PyPI version](https://badge.fury.io/py/buildbot-gitea.svg)](https://badge.fury.io/py/buildbot-gitea) ![GitHub](https://img.shields.io/github/license/lab132/buildbot-gitea) -[![Build Status](https://travis-ci.org/lab132/buildbot-gitea.svg?branch=master)](https://travis-ci.org/lab132/buildbot-gitea) This plugin for buildbot adds integration support with gitea, featuring push hooks, commit status updates and a change source. @@ -151,4 +150,4 @@ c['www']['auth'] = util.GiteaAuth( Resources: + [Gitea OAuth2 Provider documentation](https://docs.gitea.io/en-us/oauth2-provider/) -+ [Buildbot OAuth2 documentation](https://docs.buildbot.net/current/developer/cls-auth.html?highlight=oauth2#buildbot.www.oauth2.OAuth2Auth) \ No newline at end of file ++ [Buildbot OAuth2 documentation](https://docs.buildbot.net/current/developer/cls-auth.html?highlight=oauth2#buildbot.www.oauth2.OAuth2Auth)