mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-07-01 14:40:00 +02:00
Merge pull request #39 from b2m/test-python-3.9
Add Python 3.9 to .travis.yml
This commit is contained in:
commit
5138a1de21
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
- "3.8"
|
- "3.8"
|
||||||
|
- "3.9"
|
||||||
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue