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