Commit 11a982c7 authored by Tyler Neely's avatar Tyler Neely

Build rocksdb and run tests.

parent a0785a72
language: rust language: rust
sudo: true
before_install:
- wget https://github.com/facebook/rocksdb/archive/rocksdb-3.8.tar.gz; tar xvf rocksdb-3.8.tar.gz && cd rocksdb-rocksdb-3.8 && make shared_lib; make install
rust: rust:
- nightly - nightly
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment