Skip to content

Commit

Permalink
Add gitter notification
Browse files Browse the repository at this point in the history
  • Loading branch information
paltman committed Feb 15, 2015
1 parent 8b009fc commit 30a5b79
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 @@ -23,3 +23,11 @@ matrix:
env: DJANGO=master

after_success: coveralls

notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/dcba301df143eead1de1
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 30a5b79

Please sign in to comment.