Add changelog lint script to docs lint CI job

This commit is contained in:
Achilleas Pipinellis 2017-10-02 11:11:48 +02:00
parent 4cdf4efd8d
commit b4d25a8583
No known key found for this signature in database
GPG Key ID: A0996FBD3E92C17B
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,7 @@ docs lint:
before_script: []
script:
- scripts/lint-doc.sh
- scripts/lint-changelog-yaml
- mv doc/ /nanoc/content/
- cd /nanoc
# Build HTML from Markdown