From 06317a20e238ac3dd508c118539a5ff7e9cdb707 Mon Sep 17 00:00:00 2001 From: Oli Lalonde Date: Tue, 25 Oct 2016 15:16:02 -0700 Subject: [PATCH] README: badge links to travis --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 987aaf32..c694c39c 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # Kue -[![Build Status](https://travis-ci.org/Automattic/kue.svg?branch=master)](https://travis-ci.org/Automattic/kue.svg?branch=master&style=flat) +[![Build Status](https://travis-ci.org/Automattic/kue.svg?branch=master&style=flat)](https://travis-ci.org/Automattic/kue) [![npm version](https://badge.fury.io/js/kue.svg?style=flat)](http://badge.fury.io/js/kue) [![Dependency Status](https://img.shields.io/david/Automattic/kue.svg?style=flat)](https://david-dm.org/Automattic/kue) [![Join the chat at https://gitter.im/Automattic/kue](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Automattic/kue?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)