From 3976a45d8ab44aba544f315e7cb6e30fc76a2d4b Mon Sep 17 00:00:00 2001 From: rjz Date: Fri, 3 Mar 2023 10:48:01 -0700 Subject: [PATCH] Drops Travis badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d3d4fe2..9c01030 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ githubhook Golang parser for [github webhooks][gh-webhook]. Not a server, though it could be integrated with one. -[![Build Status](https://travis-ci.org/rjz/githubhook.svg?branch=master)](https://travis-ci.org/rjz/githubhook) [![Go Report Card](https://goreportcard.com/badge/github.com/rjz/githubhook)](https://goreportcard.com/report/github.com/rjz/githubhook) [![GoDoc](https://godoc.org/github.com/rjz/githubhook?status.svg)](https://godoc.org/github.com/rjz/githubhook)