youandme/.travis.yml

5 lines
69 B
YAML
Raw Normal View History

2020-04-16 11:41:49 +00:00
dist: xenial
language: python
python:
- 3.7
script: make test