summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2014-04-27 15:21:57 +0200
committerJasper Van der Jeugt <jaspervdj@gmail.com>2014-04-27 15:21:57 +0200
commit061225f27c622473cd9f01d6655e64b76eafc750 (patch)
treea2e76d56d1a345ff65d639daeb5b64529b551be5
parent644f9db2e508726b710a961f2c03b0de4cceed4b (diff)
parent2a3c6eb6c9f28d04fe3af2ee8940e8d7fb2f2d79 (diff)
downloadstylish-haskell-061225f27c622473cd9f01d6655e64b76eafc750.tar.gz
Merge pull request #62 from MaxGabriel/patch-1
Use SVG for the Travis badge in the README
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 9580617..a4af6bb 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,7 +1,7 @@
stylish-haskell
===============
-[![Build Status](https://secure.travis-ci.org/jaspervdj/stylish-haskell.png?branch=master)](http://travis-ci.org/jaspervdj/stylish-haskell)
+[![Build Status](https://secure.travis-ci.org/jaspervdj/stylish-haskell.svg?branch=master)](http://travis-ci.org/jaspervdj/stylish-haskell)
Introduction
------------