From 6346f1ce882d4ad59db944345d04dea66457a624 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Fri, 29 Mar 2013 19:18:20 -0700 Subject: [PATCH] reintroduce travis-ci build indicator --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0411cba..b5c22c7 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ copyright 2010-2013 alisdair sullivan jsx is released under the terms of the [MIT][MIT] license -jsx is built via [rebar][rebar] +jsx is built via [rebar][rebar] +[![Build Status](https://secure.travis-ci.org/talentdeficit/jsx.png?branch=develop)](http://travis-ci.org/talentdeficit/jsx) ## index ## @@ -708,4 +709,4 @@ jsx wouldn't be what it is without the contributions of [paul davis](https://git [MIT]: http://www.opensource.org/licenses/mit-license.html [rebar]: https://github.com/rebar/rebar [meck]: https://github.com/eproxus/meck -[rfc4627]: http://tools.ietf.org/html/rfc4627 +[rfc4627]: http://tools.ietf.org/html/rfc4627 \ No newline at end of file