Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.

Commit

Permalink
Reduce build noise.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Aug 26, 2013
1 parent 3945e80 commit 87eccd0
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 @@ -3,6 +3,6 @@ node_js:
- "0.11"
- "0.10"
- 0.8
before_install: "npm install -g bob"
before_install: "npm install -g bob --loglevel error"
script: "bob build"

0 comments on commit 87eccd0

Please sign in to comment.