mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 06:53:05 +08:00
Get travis to test py3.9
This commit is contained in:
parent
55cff1ce41
commit
bcc9435a1c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ matrix:
|
|||
env: TEST_SUITE=suite_3_7
|
||||
- python: '3.8'
|
||||
env: TEST_SUITE=suite_3_8
|
||||
- python: '3.9'
|
||||
- python: 'nightly'
|
||||
env: TEST_SUITE=suite_3_9
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in a new issue