Skip to content

Commit 0fcf709

Browse files
committed
add travis badge to readme
1 parent 23bfcc5 commit 0fcf709

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#node-postgres
22

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

57
## Installation

0 commit comments

Comments
 (0)