Use markdownlint-cli package to run tests

This commit is contained in:
Pavel Lobashov 2018-12-22 17:27:36 +03:00
parent 1efea6fb8c
commit 8e504f98cd

View file

@ -1,5 +1,5 @@
language: node_js
node_js: "10"
install: npm install markdownlint --save-dev
install: npm install -g markdownlint-cli
script: markdownlint CHANGELOG.md