This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst

This commit is contained in:
chfw 2020-10-07 21:40:37 +00:00
parent 82e67d1542
commit ac57f60728
1 changed files with 0 additions and 11 deletions

View File

@ -10,7 +10,6 @@ python:
stages:
- lint
- moban
- test
@ -23,16 +22,6 @@ stages:
stage: lint
script: make lint
.moban: &moban
python: 3.6
env:
- MINREQ=0
stage: moban
install: pip install moban gitfs2 pypifs moban-jinja2-github moban-ansible
script:
- moban
- git diff --exit-code
jobs:
include:
- *moban