mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Continue to configure npm.
This commit is contained in:
@@ -52,7 +52,9 @@ before_install:
|
||||
# Use exact Node version.
|
||||
- nvm use $TRAVIS_NODE_VERSION
|
||||
|
||||
# Install yarn.
|
||||
# Setup package managers.
|
||||
- npm set loglevel error
|
||||
- npm set progress false
|
||||
- npm i -g yarn
|
||||
- yarn -V
|
||||
|
||||
|
||||
Reference in New Issue
Block a user