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

12 lines
174 B
YAML
Raw Normal View History

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