mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 15:03:01 +08:00
Tavis update
This commit is contained in:
parent
5084f68e95
commit
328fc07b42
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ before_install:
|
|||
install:
|
||||
- python setup.py test
|
||||
script:
|
||||
- python theHarvester.py -d metasploit.com -b all -x trello,google,intelx,bingapi
|
||||
- python theHarvester.py -d metasploit.com -x trello,google,intelx,bingapi -b all
|
||||
- pytest
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue