update travis

This commit is contained in:
L1ghtn1ng 2020-02-15 23:20:18 +00:00
parent 41f6b31e51
commit 4124106f6f

View file

@ -17,7 +17,7 @@ before_install:
install:
- python setup.py test
script:
- python theHarvester.py -d apple.com -b baidu,bing,certspotter,crtsh,dnsdumpster,dogpile,duckduckgo,exalead,linkedin,netcraft,intelx,threatcrowd,trello,twitter,virustotal,yahoo
- python theHarvester.py -d apple.com -b baidu,bing,bufferoverun,certspotter,crtsh,dnsdumpster,dogpile,duckduckgo,exalead,linkedin,netcraft,intelx,threatcrowd,trello,twitter,virustotal,yahoo
-l 200
- pytest
- flake8 . --count --show-source --statistics