Files
pycmx/.travis.yml
2018-12-05 11:43:46 -08:00

7 lines
71 B
YAML

langauge: python
python:
- "3.7"
script:
- "python setup.py test"