ref: cc9cd8098df1c52d5e37ab6befd5271e0585674f
parent: 9f3fbbd2ae31c311a8547c47a458c99299bc71fa
author: Ralph Giles <giles@mozilla.com>
date: Fri May 19 11:27:38 EDT 2017
Add travis build status badge to the readme. This displays the current build status for the master branch from travis-ci.org as part of the readme. This can be misleading if one is working from a branch instead, but seems to be the convention, at least until github gets better support for the badges. Signed-of-by: Jean-Marc Valin <jmvalin@jmvalin.ca>
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Libopusenc
+[![Travis Build Status](https://travis-ci.org/xiph/opusenc.svg?branch=master)](https://travis-ci.org/xiph/opusenc)
+
The opusenc libraries provide a high-level API for
encoding .opus files. opusenc depends only on libopus.