chore(.travis.yml): add travis notifications to gitchat

pull/160/head
Estevão Soares dos Santos 2015-05-28 21:43:34 +01:00
parent 34a155733b
commit cc6236455f
1 changed files with 9 additions and 0 deletions

View File

@ -13,3 +13,12 @@ sudo: false
cache:
directories:
- node_modules
# hooks
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/e369617839852624aa69
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false