We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e100b91 commit fef886aCopy full SHA for fef886a
.travis.yml
@@ -2,5 +2,5 @@ language: node_js
2
node_js:
3
- "10"
4
before_install:
5
- - npm i lint-md
+ - npm i -g lint-md
6
script: npx lint-md ./
0 commit comments