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