1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-11-13 00:26:54 +00:00
sync_ics2gcal/.travis.yml

10 lines
79 B
YAML

language: python
python:
- "3.5"
- "3.6"
- "3.7"
script:
- pytest -v