travis badge

This commit is contained in:
Jonathan Ong 2013-11-08 01:16:26 -08:00
parent 2a7b6d07bf
commit 01e0f838e6

View file

@ -1,6 +1,8 @@
![koa middleware framework for nodejs](https://i.cloudup.com/uXIzgVnPWG-150x150.png)
[![Build Status](https://travis-ci.org/koajs/koa.png)](https://travis-ci.org/koajs/koa)
Expressive middleware for node.js using generators via [co](https://github.com/visionmedia/co)
to make writing web applications and REST APIs more enjoyable to write.