Merge branch 'master' into fixing_vmBlockInfoTest

This commit is contained in:
Tomusdrw 2016-01-21 09:31:09 +01:00
commit 0372be97b7

16
.travis.yml Normal file
View File

@ -0,0 +1,16 @@
language: rust
rust:
- nightly
os:
- osx
before_script:
- brew update
- brew install rocksdb
cache:
directories:
- $TRAVIS_BUILD_DIR/target
- $HOME/.cargo