Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
chore(travis): add gitter config
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMinar committed Feb 26, 2014
1 parent e71e7b6 commit 73daa79
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,11 @@ script:

after_script:
- ./scripts/travis/print_logs.sh

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

0 comments on commit 73daa79

Please sign in to comment.