onioncompressor/.travis.yml

5 lines
69 B
YAML
Raw Normal View History

2021-08-27 06:14:04 +00:00
dist: xenial
language: python
python:
- 3.7
script: make test