From 2da445111091290a4b371261370c344c09085318 Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Thu, 14 Aug 2014 12:12:42 -0700 Subject: [PATCH] Travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c86f3348b..ab1ccce89 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Serve a RESTful API from any Postgres database +[![Build Status](https://travis-ci.org/begriffs/dbapi.svg)](https://travis-ci.org/begriffs/dbapi) + Example usage: ```sh