From 1a390faef1bc1cfc3ae1d8c36d7c34de72e2f050 Mon Sep 17 00:00:00 2001 From: George Hahn Date: Wed, 4 Mar 2015 20:22:02 -0500 Subject: [PATCH] Add TravisCI build status --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dbf3cace..75a21312 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # **NodeMcu** # version 0.9.5 + +[![Build Status](https://travis-ci.org/nodemcu/nodemcu-firmware.svg)](https://travis-ci.org/nodemcu/nodemcu-firmware) + ###A lua based firmware for wifi-soc esp8266 Build on [ESP8266 sdk 0.9.5](http://bbs.espressif.com/viewtopic.php?f=5&t=154)
Lua core based on [eLua project](http://www.eluaproject.net/)