1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00
sync_ics2gcal/.travis.yml
2019-06-03 21:59:36 +03:00

10 lines
79 B
YAML

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