mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
don't silent the full install deps step
This commit is contained in:
parent
c8dfa6d7ae
commit
67f12493ed
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: node_js
|
|||
node_js:
|
||||
- "0.8"
|
||||
install:
|
||||
- "bin/installDeps.sh > /dev/null"
|
||||
- "bin/installDeps.sh"
|
||||
before_script:
|
||||
- "tests/frontend/travis/sauce_tunnel.sh"
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue