Auto merge of #1657 - micbou:travis-badge, r=Valloric

Use SVG Travis badge instead of PNG

Because badges need consideration (and it [still](https://github.com/Valloric/ycmd/pull/207) looks better).
This commit is contained in:
Homu 2015-08-31 02:16:44 +09:00
commit 042fea73f8
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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