filenuke/.travis.yml
2019-12-01 18:23:40 -06:00

5 lines
69 B
YAML

dist: xenial
language: python
python:
- 3.7
script: make test