Skip to content

Commit

Permalink
Add travis-ci build status to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lafka committed Sep 16, 2012
1 parent 7fc96bf commit 509e2d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -14,6 +14,8 @@ and [Cowboy](http://github.com/extend/cowboy). But differs on 2 points:
The former point allows Tavern to focus on marshalling payloads and you to focus
on your API's logic.

Travis-CI build status: [![Build Status](https://secure.travis-ci.org/lafka/tavern.png)](http://travis-ci.org/lafka/tavern)

# Handler API example
To start of just create a `cowboy_http_handler` implementation and include
`tavern/include/rest_module.hrl`. This will provide some request validation,
Expand Down

0 comments on commit 509e2d8

Please sign in to comment.