Fixed python-nose
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ sudo: true
|
||||
#- "2.7"
|
||||
install:
|
||||
- sudo apt-get -y update
|
||||
- sudo apt-get -y install build-essential gcc-multilib cmake python3 python3-pip python3-setuptools libffi-dev python3-nose
|
||||
- sudo apt-get -y install build-essential gcc-multilib cmake python3 python3-pip python3-setuptools libffi-dev python-nose
|
||||
- pip3 install pyflakes --user
|
||||
- pip3 install angr --user
|
||||
- pip3 install manticore --user
|
||||
|
||||
Reference in New Issue
Block a user