From 825fdac23c6f6ca71a6dbbf1f39ea07c65afcca1 Mon Sep 17 00:00:00 2001 From: Tyler Neely Date: Tue, 13 Jan 2015 11:20:43 -0500 Subject: [PATCH] hide build status until the build is properly configured --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f4ae955..922090e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ 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