mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 08:50:54 +00:00
7 lines
71 B
YAML
7 lines
71 B
YAML
langauge: python
|
|
python:
|
|
- "3.6"
|
|
script:
|
|
- "python setup.py test"
|
|
|