Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
add: Gitter webhook url for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kpp committed Feb 6, 2016
1 parent 2e8b2f4 commit f18dfdb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,12 @@ addons:

notifications:
email: false
webhooks:
urls:
- https://webhooks.gitter.im/e/fbafecabdc4ad946f436
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always

branches:
only:
Expand Down

0 comments on commit f18dfdb

Please sign in to comment.