Skip to content

Commit

Permalink
Enable npm verbosity on Travis CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
astorije committed Jun 4, 2015
1 parent 046dd4f commit 70d8ada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- '0.12'
- '0.11'
- '0.10'
npm_args: -ddd
after_script:
- npm run coveralls
deploy:
Expand Down

0 comments on commit 70d8ada

Please sign in to comment.