pyembroidery/.travis.yml

7 wiersze
90 B
YAML

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