From 15bbd251f6152dd8c5222d095a80e57506cccec8 Mon Sep 17 00:00:00 2001 From: Damien George Date: Mon, 14 Apr 2014 21:30:53 +0100 Subject: [PATCH] Update README to include build status from Travis CI. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 925ed342d..24058b6a0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +.. image:: https://travis-ci.org/micropython/micropython.png?branch=master + :target: https://travis-ci.org/micropython/micropython + The Micro Python project ========================