less noise

This commit is contained in:
Peter 'Pita' Martischka 2012-11-01 23:46:04 +00:00
parent b08d948ddd
commit c8dfa6d7ae
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ language: node_js
node_js:
- "0.8"
install:
- "bin/installDeps.sh"
- "bin/installDeps.sh > /dev/null"
before_script:
- "tests/frontend/travis/sauce_tunnel.sh"
script: