From 76f101331b371c8a70d43bd779f6f6978dc6a808 Mon Sep 17 00:00:00 2001 From: Jay Townsend Date: Sun, 1 Sep 2019 00:39:17 +0100 Subject: [PATCH] Fix travis and remove all as a source from the readme --- .travis.yml | 2 +- README.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 71d03bfd..2b372f34 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ before_install: install: - python setup.py test script: -- python theHarvester.py -d metasploit.com -x google,intelx,bingapi,hunter -b all +- python theHarvester.py -d metasploit.com baidu,bing,censys,crtsh,dnsdumpster,dogpile,duckduckgo,exalead,linkedin,netcraft,threatcrowd,trello,twitter,virustotal,yahoo - pytest - flake8 notifications: diff --git a/README.md b/README.md index 39a0e4a5..ab1e6835 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,6 @@ Passive: * yahoo: Yahoo search engine -* all: currently a subset of all the most effective plugins Active: -------