Update .travis.yml
This commit is contained in:
parent
89129099c6
commit
06ce1af799
@ -7,7 +7,7 @@ install:
|
||||
- pip install pyflakes
|
||||
- sudo apt-get -y update
|
||||
- sudo apt-get -y install build-essential gcc-multilib cmake python python-pip python-setuptools libffi-dev
|
||||
- if [ $DEEPSTATE_CMD = deepstate-manticore ]; then sudo pip install manticore
|
||||
- if [ $DEEPSTATE_CMD = deepstate-manticore ]; then sudo pip install -U pip ; sudo pip install manticore ; fi
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user