Update .travis.yml
This commit is contained in:
parent
10047d784d
commit
b47520a450
@ -5,7 +5,7 @@ sudo: true
|
||||
#- "2.7"
|
||||
install:
|
||||
- sudo apt-get -y update
|
||||
- sudo apt-get -y install build-essential gcc-multilib cmake python python-pip python-setuptools libffi-dev
|
||||
- sudo apt-get -y install build-essential gcc-multilib cmake python python-pip python-setuptools libffi-dev python-nose
|
||||
- pip2 install pyflakes --user
|
||||
- pip2 install angr==7.8.9.26 --user
|
||||
- pip2 install https://github.com/trailofbits/manticore/archive/last_python2.zip --user
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user