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

7 lines
72 B
YAML

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