mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 13:13:34 +00:00
s/npm install remark/npm install remark-cli
This commit is contained in:
parent
a55a960b9e
commit
b8746901bd
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ install:
|
|||
- . $HOME/.nvm/nvm.sh
|
||||
- nvm install stable
|
||||
- nvm use stable
|
||||
- npm install remark remark-lint
|
||||
- npm install remark-cli remark-lint
|
||||
|
||||
script:
|
||||
- set -e
|
||||
|
|
Loading…
Reference in a new issue