2
0
mirror of https://github.com/codl/forget synced 2025-01-19 02:20:40 +01:00
forget-cancellare-vecchi-toot/.travis.yml
2017-09-08 23:36:29 +02:00

9 lines
108 B
YAML

language: python
python:
- 3.6
- 3.7-dev
- nightly
script:
- pytest --cov=.
- coveralls