Skip to content

Commit

Permalink
Reduce build noise.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jan 1, 2001
1 parent 0098b40 commit 6e5a164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,5 +3,5 @@ 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 6e5a164

Please sign in to comment.