uncloud/.gitlab-ci.yml

6 lines
97 B
YAML
Raw Normal View History

2020-01-29 16:15:34 +00:00
image: python:3
pythonTests:
script:
- python -m unittest -v test/test_mac_local.py