download and start the sauce connector in travis

This commit is contained in:
Peter 'Pita' Martischka 2012-10-28 16:48:51 +00:00
parent 7903eb93b6
commit c021cf52d8
2 changed files with 19 additions and 1 deletions

View file

@ -2,7 +2,14 @@ language: node_js
node_js:
- "0.8"
install:
- bin/installDeps.sh
- "bin/installDeps.sh"
before_script:
- "tests/frontend/travis/sauce_tunnel.sh"
env:
global:
- secure: zGX8AFKQnuh6WWLJw58WnRZiVQ4dIbN0gIQ0NpJIKmzQw2yQ+rqQEo2UoT5p\n+SSX/DJnU0yZzZ2RkiN8sabyY3e3Y2JhjO5GUTdoUxxB7ffCDLM4W1T8ckyl\nmSUW/ajrxMbGxruYbKQfepCRK6w4OoUsROYI0MpeoDo8ngxmcFw="
- SAUCE_USER: pita
notifications:
email:
- petermartischka@googlemail.com