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: 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