try setup.py to avoid the z3 issue
This commit is contained in:
parent
aeb8663167
commit
b5770a8a26
@ -9,6 +9,6 @@ install:
|
|||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
- make
|
- make
|
||||||
- sudo make install
|
- python setup.py install
|
||||||
script:
|
script:
|
||||||
- deepstate-angr examples/IntegerArithmetic
|
- deepstate-manticore examples/IntegerArithmetic
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user