Skip to content

Commit 21ded40

Browse files
committed
Travis: quiet down npm.
1 parent e914106 commit 21ded40

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
@@ -115,7 +115,7 @@ before_install:
115115
# https://github.com/npm/npm/issues/7699#issuecomment-93091111
116116
- npm install -g npm@latest
117117
- npm config set spin=false
118-
- npm config set loglevel=http
118+
#- npm config set loglevel=http
119119
- node --version
120120
- npm --version
121121

0 commit comments

Comments
 (0)