Skip to content

Commit

Permalink
fix(*): update lint-md-cli
Browse files Browse the repository at this point in the history
lint-md -> lint-md-cli
  • Loading branch information
hustcc committed Aug 13, 2019
1 parent fd6155a commit a33fef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ language: node_js
node_js:
- "10"
before_install:
- npm i -g lint-md
- npm i -g lint-md-cli
script: lint-md ./

0 comments on commit a33fef7

Please sign in to comment.