pyembroidery/.travis.yml

6 wiersze
89 B
YAML

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