z3 package not found, try the python bindings
This commit is contained in:
@@ -4,7 +4,7 @@ sudo: true
|
|||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install build-essential gcc-multilib cmake python python-setuptools libffi-dev z3
|
- sudo apt-get install build-essential gcc-multilib cmake python python-setuptools libffi-dev python-z3
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
|||||||
Reference in New Issue
Block a user