Skip to content

Commit b874690

Browse files
committed
s/npm install remark/npm install remark-cli
1 parent a55a960 commit b874690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ install:
1111
- . $HOME/.nvm/nvm.sh
1212
- nvm install stable
1313
- nvm use stable
14-
- npm install remark remark-lint
14+
- npm install remark-cli remark-lint
1515

1616
script:
1717
- set -e

0 commit comments

Comments
 (0)