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

12 lines
174 B
YAML

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