From d0ae523f3100f691427a3b9bdba25109cf6af46b Mon Sep 17 00:00:00 2001 From: Ben Marvell Date: Mon, 25 Jan 2016 13:20:20 +0000 Subject: [PATCH] Show build status --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95fda4be3..7b5e5ff81 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -https://travis-ci.org/alphagov/notifications-api.svg +![](https://travis-ci.org/alphagov/notifications-api.svg) # notifications-api Notifications api @@ -7,4 +7,4 @@ Application for the notification api. Read and write notifications/status queue. Get and update notification status. -mkvirtualenv -p /usr/local/bin/python3 notifications-api \ No newline at end of file +mkvirtualenv -p /usr/local/bin/python3 notifications-api