Tavis update

This commit is contained in:
L1ghtn1ng 2019-04-19 16:49:40 +01:00
parent a224722c84
commit b20ee18657

View file

@ -9,7 +9,7 @@ before_install:
install:
- python setup.py test
script:
- python theHarvester -h
- python theHarvester.py -h
- pytest
notifications:
email: false