mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Disable npm progress bar in travis for quicker installs.
This commit is contained in:
@@ -34,6 +34,7 @@ notifications:
|
|||||||
before_install:
|
before_install:
|
||||||
- "nvm use $TRAVIS_NODE_VERSION"
|
- "nvm use $TRAVIS_NODE_VERSION"
|
||||||
- "npm config set loglevel error"
|
- "npm config set loglevel error"
|
||||||
|
- "npm config set progress false"
|
||||||
- "npm i -g npm@\"^2.0.0\""
|
- "npm i -g npm@\"^2.0.0\""
|
||||||
- |
|
- |
|
||||||
PATTERN[0]="|\s*if\s*\(isHostObject\b[\s\S]+?\}(?=\n)|"
|
PATTERN[0]="|\s*if\s*\(isHostObject\b[\s\S]+?\}(?=\n)|"
|
||||||
|
|||||||
Reference in New Issue
Block a user