From 7d14429d849bcd8ab8e67f91be79949bdda9d659 Mon Sep 17 00:00:00 2001 From: Tom Price Date: Mon, 11 Jul 2016 12:38:43 +0100 Subject: [PATCH] Update status badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fe10454..809c037c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # TEC PA & Lighting - PyRIGS # -[![wercker status](https://app.wercker.com/status/2dbe0517c3d83859c985ffc5a55a2802/m/master "wercker status")](https://app.wercker.com/project/bykey/2dbe0517c3d83859c985ffc5a55a2802) +[![Build Status](https://travis-ci.org/nottinghamtec/PyRIGS.svg?branch=develop)](https://travis-ci.org/nottinghamtec/PyRIGS) +[![Coverage Status](https://coveralls.io/repos/github/nottinghamtec/PyRIGS/badge.svg?branch=develop)](https://coveralls.io/github/nottinghamtec/PyRIGS?branch=develop) Welcome to TEC PA & Lightings PyRIGS program. This is a reimplementation of the existing Rig Information Gathering System (RIGS) that was developed using Ruby on Rails.