Skip to content

Commit

Permalink
add travis image
Browse files Browse the repository at this point in the history
  • Loading branch information
particlebanana committed Aug 24, 2012
1 parent 843314c commit d630b14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,8 @@ Recess

A framework for building [Card-Catalog](https://github.com/TxSSC/Card-Catalog) based apps on. Inspired by [Express](https://github.com/visionmedia/express) and [Union](https://github.com/flatiron/union).

[![Build Status](https://secure.travis-ci.org/School-Yard/Recess.png?branch=master)](http://travis-ci.org/School-Yard/Recess)

```js
var recess = require('recess'),
manager = require('catalog_manager');
Expand Down

0 comments on commit d630b14

Please sign in to comment.