mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 06:53:05 +08:00
Tavis update
This commit is contained in:
parent
96a000f924
commit
5a01c2a254
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ python:
|
|||
- '3.6'
|
||||
- '3.7'
|
||||
- '3.8-dev'
|
||||
before_install:
|
||||
- pip install -r requirements.txt
|
||||
install:
|
||||
- python setup.py test
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue