merge + fixes in travis
This commit is contained in:
+2
-1
@@ -34,7 +34,8 @@ setuptools.setup(
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'deepstate = deepstate.main_manticore:main',
|
||||
#'deepstate-angr = deepstate.main_angr:main',
|
||||
'deepstate-angr = deepstate.main_angr:main',
|
||||
'deepstate-manticore = deepstate.main_manticore:main',
|
||||
'deepstate-reduce = deepstate.reducer:main',
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user