Commit e6911dff9d6483a6afae4d1138151a1bc9116354

nulltoken 2015-01-13T20:35:08

Merge pull request #2817 from PeterDaveHello/patch-1 Use svg instead of png to get better image quality

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 2b3ee27..422377e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 libgit2 - the Git linkable library
 ==================================
 
-[![Travis Build Status](https://secure.travis-ci.org/libgit2/libgit2.png?branch=master)](http://travis-ci.org/libgit2/libgit2)
+[![Travis Build Status](https://secure.travis-ci.org/libgit2/libgit2.svg?branch=master)](http://travis-ci.org/libgit2/libgit2)
 [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/gnjsdi9r48cfoveg/branch/master?svg=true)](https://ci.appveyor.com/project/nulltoken/libgit2/branch/master)
 [![Coverity Scan Build Status](https://scan.coverity.com/projects/639/badge.svg)](https://scan.coverity.com/projects/639)