Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
62c5dd7216 |
@ -11,6 +11,7 @@ before_install:
|
||||
- pushd leveldb-1.20 && make && sudo mv out-shared/libleveldb.* /usr/local/lib && sudo cp -R include/leveldb /usr/local/include && sudo ldconfig && popd
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "nightly"
|
||||
# command to install dependencies
|
||||
install:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user