pyembroidery/.travis.yml

6 wiersze
89 B
YAML

language: python
python:
- "3.6"
- "3.9"
script:
- python -m unittest discover test