🔥 remove unused moban section

This commit is contained in:
chfw 2019-07-14 08:22:38 +01:00
parent 3b6a380b70
commit c964d18b27
1 changed files with 0 additions and 9 deletions

View File

@ -39,15 +39,6 @@ stages:
stage: lint
script: make lint
.moban: &moban
<<: *disable_global
python: 3.6
stage: moban
install: pip install moban>=0.0.4
script:
- moban
- git diff --exit-code
jobs:
include:
- *moban