summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRalph Giles <giles@mozilla.com>2015-05-20 14:56:31 -0700
committerRalph Giles <giles@mozilla.com>2015-05-20 14:56:31 -0700
commitfbe55b0f60515be4dd9c90733b76d912a8a469c4 (patch)
tree594b81f1b65edbea4234850190345707b28d842d /README.md
parent6529023139eee63c6b52399368ee1d57a00d83ca (diff)
downloadogg-git-fbe55b0f60515be4dd9c90733b76d912a8a469c4.tar.gz
Add build status icon for jenkins.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3720cf0..bf15e34 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Ogg
-[![Build Status](https://travis-ci.org/xiph/ogg.png?branch=master)](https://travis-ci.org/xiph/ogg)
+[![Travis Build Status](https://travis-ci.org/xiph/ogg.png?branch=master)](https://travis-ci.org/xiph/ogg)
+[![Jenkins Build Status](https://mf4.xiph.org/jenkins/job/libogg/badge/icon)](https://mf4.xiph.org/jenkins/job/libogg/)
Ogg project codecs use the Ogg bitstream format to arrange the raw,
compressed bitstream into a more robust, useful form. For example,