Use nodejs 10
This commit is contained in:
parent
ee45323bad
commit
1efea6fb8c
|
|
@ -1,4 +1,5 @@
|
||||||
language: nodejs
|
language: node_js
|
||||||
|
node_js: "10"
|
||||||
|
|
||||||
install: npm install markdownlint --save-dev
|
install: npm install markdownlint --save-dev
|
||||||
script: markdownlint CHANGELOG.md
|
script: markdownlint CHANGELOG.md
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue