Use SVG for travis badge

SVG badge are lighter and have a nicer rendering, expecially on retina display.
This commit is contained in:
Martin Delille
2016-04-24 17:08:29 +02:00
parent b0823d2068
commit b07b46bc0c

View File

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