ref: 2dce4a8f2814d5dff4330c559ac2637bc6e69ede
parent: 7b455e43b762804badc4b6819f23f5fb1720cdee
author: Ralph Giles <giles@mozilla.com>
date: Tue May 23 11:17:58 EDT 2017
Update travis badge for the project rename. Travis was initially configured to use the `opusenc` repository name on github. Since it's been renamed to `libopusenc` I've poked the travis config to pick up the rename. However, that means the urls we use for the build status have changed.
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Libopusenc
-[![Travis Build Status](https://travis-ci.org/xiph/opusenc.svg?branch=master)](https://travis-ci.org/xiph/opusenc)
+[![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.