1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-06-21 06:34:27 +00:00

python 3.7 (travis)

This commit is contained in:
2019-06-03 21:59:36 +03:00
parent 9a3799a031
commit f46e5c9345

@ -2,8 +2,8 @@ language: python
python:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
script:
- pytest -v