hat tip to travis for integration testing

This commit is contained in:
alisdair sullivan 2013-03-29 19:20:32 -07:00
parent 6346f1ce88
commit d3a6c3fa90

View file

@ -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
[rfc4627]: http://tools.ietf.org/html/rfc4627
[travis]: https://travis-ci.org/