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

11 lines
159 B
YAML
Raw Normal View History

2018-11-03 16:32:41 +01:00
before_script:
- pipenv install -d
flake8:
stage: test
script:
- pipenv run flake8
xenon:
stage: test
script:
- pipenv run xenon -bB -mA -aA