From 356096350bb86f882deef738deaeec3eff7b2327 Mon Sep 17 00:00:00 2001 From: Brendan Le Foll Date: Wed, 10 Aug 2016 09:28:33 +0100 Subject: [PATCH] README.md: Add travis build status Signed-off-by: Brendan Le Foll --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e9fdab5..6134ba3 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ The intent is to make it easier for developers and sensor manufacturers to map their sensors & actuators on top of supported hardware and to allow control of low level communication protocol by high level languages & constructs. +[![Build Status](https://travis-ci.org/intel-iot-devkit/mraa.svg?branch=master)](https://travis-ci.org/intel-iot-devkit/mraa) + Supported Boards ================