Depend on the cffi package
Let both pip and Travis know what we need.
This commit is contained in:
@@ -11,6 +11,7 @@ env: LIBGIT2=~/libgit2/_install/ LD_LIBRARY_PATH=~/libgit2/_install/lib
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install cmake
|
||||
- pip install cffi
|
||||
- "./.travis.sh"
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user