From 3dc9849956a19c09d6e99d62d50fbec250d03fde Mon Sep 17 00:00:00 2001 From: Tyler Neely Date: Mon, 12 Jan 2015 11:18:45 -0500 Subject: [PATCH] add travis-ci integration --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c791e8..dc8e96c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ rust-rocksdb ============ -rust-rocksdb has been tested with version 3.8.1 on linux and OSX. -Crate version 0.0.3 should work on the 1/8/15 nightly and 1.0.0 alpha. +[![Build Status](https://travis-ci.org/spacejam/rust-rocksdb.svg)](https://travis-ci.org/spacejam/rust-rocksdb) +rust-rocksdb has been tested with version 3.8.1 on linux and OSX. Crate version 0.0.3 should work on the 1.0.0 alpha. ###### Prerequisites ```bash wget https://github.com/facebook/rocksdb/archive/rocksdb-3.8.tar.gz