diff --git a/README.md b/README.md index b5a17f39a..fabced9a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## RocksDB: A Persistent Key-Value Store for Flash and RAM Storage +[![Build Status](https://travis-ci.org/facebook/rocksdb.svg?branch=master)](https://travis-ci.org/facebook/rocksdb) + RocksDB is developed and maintained by Facebook Database Engineering Team. It is built on on earlier work on LevelDB by Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com)