Update .travis.yml

This commit is contained in:
ggrieco-tob
2018-11-07 14:06:25 -03:00
committed by GitHub
parent 530c704dbb
commit 5b6f6c4dd2

View File

@@ -12,7 +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 uninstall unicorn -y
- pip2 install angr==7.8.7.1 --user
- mkdir build
- cd build