From c078bae7db389a946e07ab09741453fe8bfd9d1d Mon Sep 17 00:00:00 2001 From: Stig Lindqvist Date: Tue, 25 Feb 2014 21:17:24 +1300 Subject: [PATCH] Adding travis-ci image link to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 12fd1bc..1da8cce 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Content Review module +[![Build Status](https://travis-ci.org/silverstripe-labs/silverstripe-contentreview.png?branch=feature_improvements)](https://travis-ci.org/silverstripe-labs/silverstripe-contentreview) + This module helps with ensuring that a websites content are correct and up-to-date so that visitors can rely on the information provided by the client.