pytemplate/.travis.yml

5 lines
69 B
YAML
Raw Permalink Normal View History

2019-07-15 22:22:48 +00:00
dist: xenial
language: python
python:
- 3.7
script: make test