From b77f00211870ba156d8b48702feccaee15425605 Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Wed, 12 Oct 2016 11:12:23 -0400 Subject: [PATCH] Updating build status on README should reflect status of develop branch. --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 459fd49e6..accb8be27 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ # WebGoat: A deliberately insecure Web Application -[![Build Status](https://travis-ci.org/WebGoat/WebGoat.svg)](https://travis-ci.org/WebGoat/WebGoat) +[![Build Status](https://travis-ci.org/WebGoat/WebGoat.svg?branch=develop)](https://travis-ci.org/WebGoat/WebGoat) [![Coverage Status](https://coveralls.io/repos/WebGoat/WebGoat/badge.svg?branch=master&service=github)](https://coveralls.io/github/WebGoat/WebGoat?branch=master) [![Codacy Badge](https://api.codacy.com/project/badge/b69ee3a86e3b4afcaf993f210fccfb1d)](https://www.codacy.com/app/dm/WebGoat) [![Dependency Status](https://www.versioneye.com/user/projects/562da95ae346d7000e0369aa/badge.svg?style=flat)](https://www.versioneye.com/user/projects/562da95ae346d7000e0369aa)