1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-13 03:02:49 +00:00
Files
mywebsite/node_modules/nodemailer/node_modules/buildmail/.travis.yml
2015-06-25 16:28:41 -05:00

16 lines
414 B
YAML

language: node_js
node_js:
- "0.10"
- 0.12
- iojs
before_install:
- npm install -g grunt-cli
notifications:
email:
- andris@kreata.ee
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