mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-22 21:43:02 +08:00
update travis.yml file and builds should work now
This commit is contained in:
parent
9f3bb8c8d4
commit
aab37bd984
2 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ python:
|
||||||
- "3.8-dev"
|
- "3.8-dev"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --upgrade pip
|
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
Loading…
Reference in a new issue