sync_ics2gcal/.travis.yml

10 lines
79 B
YAML

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