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
a224722c84
commit
b20ee18657
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ before_install:
|
||||||
install:
|
install:
|
||||||
- python setup.py test
|
- python setup.py test
|
||||||
script:
|
script:
|
||||||
- python theHarvester -h
|
- python theHarvester.py -h
|
||||||
- pytest
|
- pytest
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
Loading…
Reference in a new issue