Workaround to avoid incompatible python packages
This commit is contained in:
parent
61bc977f35
commit
3f69f87385
@ -10,6 +10,7 @@ install:
|
||||
- sudo pip2 install -U pip
|
||||
- sudo pip install z3-solver
|
||||
- sudo pip install https://github.com/trailofbits/manticore/archive/last_python2.zip
|
||||
- sudo pip2 install cffi==1.7.0 pycparser==2.18
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user