sync_ics2gcal/.travis.yml

11 lines
91 B
YAML

language: python
python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
script:
- pytest -v