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