mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-27 20:14:52 +02:00
update travis.yml file
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@ python:
|
||||
- "3.8-dev"
|
||||
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
- pip install -r requirements.txt
|
||||
|
||||
script:
|
||||
- pytest
|
||||
- pytest tests/*
|
||||
Reference in New Issue
Block a user