From a22637b0437684ab65af556e389729025b3ce0e5 Mon Sep 17 00:00:00 2001 From: Rob Parker Date: Wed, 13 Sep 2017 15:46:22 +0100 Subject: [PATCH] Add Travis build flag to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52b2ceb..2efa913 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Run [IBM® MQ](http://www-03.ibm.com/software/products/en/ibm-mq) in a container # Current status This repository contains code under active development. **It is not yet ready for production use** +Dockerfile-devserver Build Status: [![Build Status](https://travis-ci.org/ibm-messaging/mq-container.svg?branch=master)](https://travis-ci.org/ibm-messaging/mq-container) + # Build After extracting the code from this repository, you can build an image with the latest version of MQ using the following command: @@ -48,4 +50,4 @@ Note: The IBM MQ Advanced for Developers license does not permit further distrib # Copyright -© Copyright IBM Corporation 2015, 2017 \ No newline at end of file +© Copyright IBM Corporation 2015, 2017