shithub: libopusenc

Download patch

ref: 43779464dc7717b9211057df70d3caf5c904592c
parent: f1616ba4d093ccb90bdd1108819ce5de76ab3602
author: Ralph Giles <giles@thaumas.net>
date: Thu Jul 29 07:05:05 EDT 2021

Remove travis-ci.org status badge.

Travis is no longer accepting new builds from open source
repositories. We have current status badges from gitlab ci
and github actions instead.

Gitlab supports adding badges to the project-header
out-of-tree. Github only supports having it in the
readme, which is confusing with forks, so just leave
it off for now. We'll still get feedback on submitted
patches.

--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 # Libopusenc
 
-[![Travis Build Status](https://travis-ci.org/xiph/libopusenc.svg?branch=master)](https://travis-ci.org/xiph/libopusenc)
-
 The libopusenc libraries provide a high-level API for
 encoding .opus files. libopusenc depends only on libopus.