pyembroidery/.travis.yml

6 wiersze
89 B
YAML

2018-09-21 16:48:04 +00:00
language: python
python:
- "3.6"
2021-12-20 10:25:36 +00:00
- "3.9"
2018-09-21 16:48:04 +00:00
script:
2021-03-03 01:10:11 +00:00
- python -m unittest discover test