add travis badge to readme

This commit is contained in:
brianc 2012-07-11 23:13:15 -05:00
parent 23bfcc52f4
commit 0fcf7093d3

View File

@ -1,5 +1,7 @@
#node-postgres
[![Build Status](https://secure.travis-ci.org/brianc/node-postgres.png)](http://travis-ci.org/brianc/node-postgres)
Non-blocking PostgreSQL client for node.js. Pure JavaScript and native libpq bindings. Active development, well tested, and production use.
## Installation