filenuke/.travis.yml

5 lines
69 B
YAML
Raw Normal View History

2019-12-02 00:23:40 +00:00
dist: xenial
language: python
python:
- 3.7
script: make test