wallet-core/node_modules/gettext-parser/.travis.yml
2016-10-10 03:43:44 +02:00

20 lines
473 B
YAML

language: node_js
node_js:
- "0.10"
- "0.11"
before_install:
- npm install -g grunt-cli
notifications:
email:
recipients:
- andris@kreata.ee
on_success: change
on_failure: change
webhooks:
urls:
- https://webhooks.gitter.im/e/0ed18fd9b3e529b3c2cc
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false