Skip to content

Commit

Permalink
Travis: quiet down npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
cscott committed Nov 5, 2015
1 parent e914106 commit 21ded40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ before_install:
# https://github.com/npm/npm/issues/7699#issuecomment-93091111
- npm install -g npm@latest
- npm config set spin=false
- npm config set loglevel=http
#- npm config set loglevel=http
- node --version
- npm --version

Expand Down

0 comments on commit 21ded40

Please sign in to comment.