Add build status to README

This commit is contained in:
Tyler Hobbs
2014-01-15 15:49:56 -06:00
parent 3289fcb3b6
commit e3d51d0f92

View File

@@ -1,5 +1,9 @@
DataStax Python Driver for Apache Cassandra (Beta)
==================================================
.. image:: https://travis-ci.org/datastax/python-driver.png?branch=master
:target: https://travis-ci.org/datastax/python-driver
A Python client driver for Apache Cassandra. This driver works exclusively
with the Cassandra Query Language v3 (CQL3) and Cassandra's native
protocol. As such, only Cassandra 1.2+ is supported.