From caf68fa8af65452772b9e2589dbcdfc858f26e13 Mon Sep 17 00:00:00 2001 From: baztian Date: Mon, 10 Feb 2014 15:01:46 +0100 Subject: [PATCH] Include Travis CI link in README --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index cc8e733..c35463b 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ JayDeBeApi - bridge from JDBC database drivers to Python DB-API ================================================================= +.. image:: https://travis-ci.org/baztian/jaydebeapi.png?branch=master + :target: https://travis-ci.org/baztian/jaydebeapi + The JayDeBeApi module allows you to connect from Python code to databases using Java `JDBC `_. It provides a