From 6604d92c41b3bdaea201d35187c667af53f9f654 Mon Sep 17 00:00:00 2001 From: Andrea Luzzardi Date: Thu, 4 Dec 2014 10:48:59 -0800 Subject: [PATCH] Add build status to the README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 908457f13b..f955814187 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Swarm: a Docker-native clustering system +## Swarm: a Docker-native clustering system [![Build Status](https://travis-ci.org/docker/swarm.svg?branch=master)](https://travis-ci.org/docker/swarm) ![Docker Swarm Logo](logo.png?raw=true "Docker Swarm Logo")