mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 17:00:53 +00:00
7 lines
72 B
YAML
7 lines
72 B
YAML
langauge: python
|
|
python:
|
|
- "3.7"
|
|
script:
|
|
- "python3 setup.py test"
|
|
|