remove unused gitlab CI configuration
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
parent
cf8d24187f
commit
58fd0d0728
@ -1,9 +0,0 @@
|
||||
before_script:
|
||||
- virtualenv --python=python3.4 env-py3 --clear
|
||||
- source env-py3/bin/activate
|
||||
- pip install -Ur requirements-dev.txt
|
||||
|
||||
lint:
|
||||
script:
|
||||
- echo "--zero-exit should be set until only a few messages remain"
|
||||
- prospector --zero-exit
|
Loading…
Reference in New Issue
Block a user