python3-carom-client/.gitlab-ci.yml

11 lines
159 B
YAML

before_script:
- pipenv install -d
flake8:
stage: test
script:
- pipenv run flake8
xenon:
stage: test
script:
- pipenv run xenon -bB -mA -aA