From 9da4321c79709041f75f0786faf3f340297ed46b Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sun, 31 Jul 2016 09:51:05 +0800 Subject: Use svg format for TravisCI badge Signed-off-by: Ralph Giles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1791506..6858b39 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ogg -[![Travis 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.svg?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, -- cgit v1.2.1