From d3a6c3fa90506be626b653c0e188dd27c5067f9a Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Fri, 29 Mar 2013 19:20:32 -0700 Subject: [PATCH] hat tip to travis for integration testing --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5c22c7..9b65a66 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ jsx is released under the terms of the [MIT][MIT] license jsx is built via [rebar][rebar] +continuous integration testing provided courtesy [travis][travis] + [![Build Status](https://secure.travis-ci.org/talentdeficit/jsx.png?branch=develop)](http://travis-ci.org/talentdeficit/jsx) @@ -709,4 +711,5 @@ 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 \ No newline at end of file +[rfc4627]: http://tools.ietf.org/html/rfc4627 +[travis]: https://travis-ci.org/ \ No newline at end of file