mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
travis updates
This commit is contained in:
parent
46a69256b0
commit
1237273ed1
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ install:
|
|||
script:
|
||||
- python theHarvester.py -d metasploit.com -b baidu,bing,censys,crtsh,dnsdumpster,dogpile,duckduckgo,exalead,linkedin,netcraft,threatcrowd,trello,twitter,virustotal,yahoo
|
||||
- pytest
|
||||
- flake8
|
||||
- flake8 . --count --show-source --statistics
|
||||
- flake8 . --count --exit-zero --statistics
|
||||
notifications:
|
||||
email: false
|
||||
slack:
|
||||
|
|
Loading…
Reference in a new issue