From f1dab5fd6677db9f3ac9a887a742f846db8a9a92 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Mon, 2 Oct 2017 15:28:50 +0530 Subject: [PATCH] Add build icon to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77e2c75c..0da926f1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Running The Tests +[![Build Status](https://api.travis-ci.org/dw/mitogen.svg?branch=master)](https://api.travis-ci.org/dw/mitogen) + Your computer should have an Internet connection, and the ``docker`` command line tool should be able to connect to a working Docker daemon (localhost or elsewhere for OS X etc.) that can run new images.