From 452d87fde1747d2c177710ff551312de4629ca3a Mon Sep 17 00:00:00 2001 From: Tyler Neely Date: Mon, 12 Jan 2015 11:19:14 -0500 Subject: [PATCH] add travis-ci integration --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc8e96c..f4ae955 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ rust-rocksdb ============ [![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