From 8aa7ce20421d5247b3e4d85e424af6d9871416ae Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Wed, 23 Jul 2014 13:10:12 +0200 Subject: [PATCH] Add high-res (SVG) build status icon. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b10720e..b94be9c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry. It should be integrated in your web stack easily. -[![Build status](https://secure.travis-ci.org/nvie/rq.png?branch=master)](https://secure.travis-ci.org/nvie/rq) +[![Build status](https://travis-ci.org/nvie/rq.svg?branch=master)](https://secure.travis-ci.org/nvie/rq) [![Can I Use Python 3?](https://caniusepython3.com/project/rq.svg)](https://caniusepython3.com/project/rq)