mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-19 11:12:43 +00:00
Install all required remark packages in travis
This commit is contained in:
parent
622ece3153
commit
27453463f2
@ -48,7 +48,7 @@ install:
|
||||
. $HOME/.nvm/nvm.sh
|
||||
nvm install stable
|
||||
nvm use stable
|
||||
npm install remark-cli remark-lint
|
||||
npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended
|
||||
elif [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
|
||||
choco install windows-sdk-10.1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user