Make Travis badge Retina ready

Use shields.io for a higher quality badge
This commit is contained in:
Andrew Barchuk 2016-03-14 08:25:59 +02:00
parent 12b11b966f
commit 60b62c47b0

View file

@ -1,6 +1,6 @@
# hakyll
[![Build Status](https://secure.travis-ci.org/jaspervdj/hakyll.png?branch=master)](http://travis-ci.org/jaspervdj/hakyll)
[![Build Status](https://img.shields.io/travis/jaspervdj/hakyll.svg)](http://travis-ci.org/jaspervdj/hakyll)
Hakyll is a static site generator library in Haskell. More information
(including a tutorial) can be found on