mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2026-05-25 14:26:17 +03:00
python 3.7 (travis)
This commit is contained in:
+1
-1
@@ -2,8 +2,8 @@ language: python
|
|||||||
|
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.5"
|
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
- "3.7"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- pytest -v
|
- pytest -v
|
||||||
|
|||||||
Reference in New Issue
Block a user