Attempt to install libsnappy in the travis environment
This commit is contained in:
@@ -7,6 +7,8 @@ python:
|
||||
|
||||
before_install:
|
||||
- git submodule update --init --recursive
|
||||
- sudo apt-get install libsnappy-dev
|
||||
- sudo apt-get install libsnappy-java
|
||||
- ./build_integration.sh
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user