Permalink
Browse files

Add leveldb dependency

  • Loading branch information...
akariv committed Mar 20, 2018
1 parent f1cb961 commit 3426155f35ff25ad1ac50df4c6d49f55c5a45f81
Showing with 1 addition and 0 deletions.
  1. +1 −0 .travis.yml
View
@@ -25,6 +25,7 @@ before_install:
install:
# Will build local Dockerfile as part of ci-run (docker-compose up)
- sudo apt-get install libleveldb-dev libleveldb1
- make ci-run
- pip install --upgrade -r requirements.dev.txt

0 comments on commit 3426155

Please sign in to comment.