try installing last angr

This commit is contained in:
Alex Groce
2018-08-02 12:57:55 -07:00
parent cdc2d3995b
commit dbe2c4a519
+1
View File
@@ -14,6 +14,7 @@ install:
- cd build
- cmake ..
- make
- pip install angr==7.8.7.1
- python setup.py install
- cd ..
env: