fixes don't work, build is inside angr

This commit is contained in:
Alex Groce
2018-08-02 12:55:02 -07:00
parent c254cbefdc
commit cdc2d3995b

View File

@@ -14,8 +14,6 @@ install:
- cd build - cd build
- cmake .. - cmake ..
- make - make
- sudo pip uninstall -y z3-solver
- sudo pip install z3-solver==4.5.1.0.post2
- python setup.py install - python setup.py install
- cd .. - cd ..
env: env: