8000 Drops Travis badge by rjz · Pull Request #16 · rjz/githubhook · GitHub
[go: up one dir, main page]

Skip to content

Drops Travis badge #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
8000
Diff view
Diff view
Drops Travis badge
  • Loading branch information
rjz committed Mar 3, 2023
commit 3976a45d8ab44aba544f315e7cb6e30fc76a2d4b
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
0