From b07b46bc0cc415cd02b8ce7d7f04cb2b24605f5b Mon Sep 17 00:00:00 2001 From: Martin Delille Date: Sun, 24 Apr 2016 17:08:29 +0200 Subject: Use SVG for travis badge SVG badge are lighter and have a nicer rendering, expecially on retina display. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2ea962a3..fc164c23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # vim-polyglot [![Build Status][travis-img-url]][travis-url] -[travis-img-url]: https://travis-ci.org/sheerun/vim-polyglot.png +[travis-img-url]: https://travis-ci.org/sheerun/vim-polyglot.svg [travis-url]: https://travis-ci.org/sheerun/vim-polyglot A collection of language packs for Vim. -- cgit v1.2.3