From dab5ab1d728029b84e122bf833d6e05d304b7810 Mon Sep 17 00:00:00 2001 From: micbou Date: Fri, 28 Aug 2015 00:44:51 +0200 Subject: [PATCH] Use SVG Travis badge --- README.md | 2 +- doc/youcompleteme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4619698..90b32ffd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ YouCompleteMe: a code-completion engine for Vim =============================================== -[![Build Status](https://travis-ci.org/Valloric/YouCompleteMe.png?branch=master)](https://travis-ci.org/Valloric/YouCompleteMe) +[![Build Status](https://travis-ci.org/Valloric/YouCompleteMe.svg?branch=master)](https://travis-ci.org/Valloric/YouCompleteMe) - [Intro](#intro) - [Installation](#installation) diff --git a/doc/youcompleteme.txt b/doc/youcompleteme.txt index f47138ae..0e55f635 100644 --- a/doc/youcompleteme.txt +++ b/doc/youcompleteme.txt @@ -2303,7 +2303,7 @@ contributors References ~ [1] https://travis-ci.org/Valloric/YouCompleteMe -[2] https://travis-ci.org/Valloric/YouCompleteMe.png?branch=master +[2] https://travis-ci.org/Valloric/YouCompleteMe.svg?branch=master [3] http://clang.llvm.org/ [4] https://github.com/davidhalter/jedi [5] https://github.com/nosami/OmniSharpServer