etherpad-lite/.travis.yml

15 lines
422 B
YAML
Raw Normal View History

2012-10-28 16:40:42 +01:00
language: node_js
node_js:
- "0.8"
install:
- "bin/installDeps.sh"
before_script:
- "tests/frontend/travis/sauce_tunnel.sh"
env:
global:
- secure: zGX8AFKQnuh6WWLJw58WnRZiVQ4dIbN0gIQ0NpJIKmzQw2yQ+rqQEo2UoT5p\n+SSX/DJnU0yZzZ2RkiN8sabyY3e3Y2JhjO5GUTdoUxxB7ffCDLM4W1T8ckyl\nmSUW/ajrxMbGxruYbKQfepCRK6w4OoUsROYI0MpeoDo8ngxmcFw="
- SAUCE_USER: pita
2012-10-28 16:40:42 +01:00
notifications:
email:
- petermartischka@googlemail.com