can't install angr either

This commit is contained in:
Alex Groce
2018-08-02 13:06:18 -07:00
parent 4ec0182682
commit 125528343a

View File

@@ -14,7 +14,6 @@ install:
- cd build
- cmake ..
- make
- sudo pip install angr==7.8.7.1
- python setup.py install
- cd ..
env: