Skip to content

Commit 1710a3f

Browse files
author
Aleksei Sidorov
committed
An attempt to use prebuilt static ROCKSDB
1 parent d528ec8 commit 1710a3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ matrix:
6060
osx_image: xcode11.3
6161
env:
6262
- CHECK_RUST=false
63+
- ROCKSDB_LIB_DIR=/usr/local/lib
64+
- ROCKSDB_STATIC=1
65+
- SNAPPY_LIB_DIR=/usr/local/lib
66+
- SNAPPY_STATIC=1
6367

6468
cache:
6569
directories:

0 commit comments

Comments
 (0)