mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-06-18 05:14:22 +00:00
travis ci: add python 3.10
This commit is contained in:
@ -7,6 +7,7 @@ python:
|
|||||||
- "3.7"
|
- "3.7"
|
||||||
- "3.8"
|
- "3.8"
|
||||||
- "3.9"
|
- "3.9"
|
||||||
|
- "3.10"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- pip install poetry
|
- pip install poetry
|
||||||
|
Reference in New Issue
Block a user