Use SVG Travis badge

This commit is contained in:
micbou 2015-08-28 00:44:51 +02:00
parent b5bf25564c
commit dab5ab1d72
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
YouCompleteMe: a code-completion engine for Vim 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) - [Intro](#intro)
- [Installation](#installation) - [Installation](#installation)

View File

@ -2303,7 +2303,7 @@ contributors
References ~ References ~
[1] https://travis-ci.org/Valloric/YouCompleteMe [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/ [3] http://clang.llvm.org/
[4] https://github.com/davidhalter/jedi [4] https://github.com/davidhalter/jedi
[5] https://github.com/nosami/OmniSharpServer [5] https://github.com/nosami/OmniSharpServer