update gitlab runner script

This commit is contained in:
Robert Einsle 2018-11-03 16:34:33 +01:00
parent a9e87ad4d9
commit 293847f307

View File

@ -1,4 +1,5 @@
before_script:
- echo $PATH
- pipenv install -d
flake8:
stage: test