Update .travis.yml

This commit is contained in:
ggrieco-tob 2018-11-07 13:57:06 -03:00 committed by GitHub
parent f1c8e3142b
commit 530c704dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ install:
- pip2 install https://github.com/trailofbits/manticore/archive/last_python2.zip --user
- pip2 install cffi==1.7.0 pycparser==2.18 --user
- pip2 install cle==7.8.9.26 pyvex==7.8.9.26 --user
- pip2 uninstall unicorn
- pip2 install angr==7.8.7.1 --user
- mkdir build
- cd build