Skip to content

Commit

Permalink
[readme] Added travis build image to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
apepper committed Jan 15, 2013
1 parent 9f9f612 commit 93185f1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# A blob streaming extension for the native Ruby-MySQL2 adaptor.
# MysqlBlobStreaming
[![Build Status](https://travis-ci.org/infopark/mysql_blob_streaming.png?branch=master)][travis]

It provides the module MysqlBlobStreaming, which gives the mysql2 adaptor the ability
[travis]: http://travis-ci.org/infopark/mysql_blob_streaming

A blob streaming extension for the native Ruby-MySQL2 adaptor.
It provides the class `MysqlBlobStreaming`, which gives the mysql2 adaptor the ability
of streaming blobs right out of the MySQL database.

(c) 2008-2012 Infopark AG. See MIT-LICENSE for licensing details.
Expand Down

0 comments on commit 93185f1

Please sign in to comment.