Updated GCC version for Travis to build RocksDB.
This commit is contained in:
@@ -5,6 +5,8 @@ rust:
|
||||
env:
|
||||
global:
|
||||
- RUST_BACKTRACE="1"
|
||||
- CXX="g++-4.8"
|
||||
- CC="gcc-4.8"
|
||||
matrix:
|
||||
- TEST_DIR=core
|
||||
- TEST_DIR=p2p
|
||||
|
||||
Reference in New Issue
Block a user