Add Travis CI build status

This commit is contained in:
Steven Fackler 2013-10-08 02:03:05 -04:00
parent 8a4cc66cbf
commit db2d81d813

View File

@ -4,6 +4,8 @@ A native PostgreSQL driver for Rust.
Documentation is available at http://docs.octayn.net/postgres/.
[![Build Status](https://travis-ci.org/sfackler/rust-postgres.png?branch=master)](https://travis-ci.org/sfackler/rust-postgres)
Overview
========
Rust-Postgres is a pure-Rust frontend for the popular PostgreSQL database. It