From 9e514c9d109a1b8f405d836d620b62131ce2bd54 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 10 Mar 2016 21:11:16 -0800 Subject: [PATCH] added build logo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d8a82265..393fd9b7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This target allow to program a [BBC micro:bit](https://www.microbit.co.uk/) using [KindScript](https://github.com/Microsoft/kindscript). +[![Build Status](https://travis-ci.org/Microsoft/kindscript-microbit.svg?branch=master)](https://travis-ci.org/Microsoft/kindscript-microbit) + # Getting started > If you're making changes to kindscript repository itself, proceed to **Local installation** below.