Files
pycmx/.travis.yml
Jamie Hardt 88bf68c78e .travis.yml
2018-12-05 12:03:34 -08:00

7 lines
76 B
YAML

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