Notify gitter about build changes
This commit is contained in:
parent
fbbe40fbf3
commit
1640e77848
1 changed files with 7 additions and 0 deletions
|
@ -11,3 +11,10 @@ compiler:
|
|||
script: ./travis-compile.sh
|
||||
install: ./travis-dependencies.sh
|
||||
cache: apt
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/d94969c3b01b22cbdcb7
|
||||
on_success: change
|
||||
on_failure: change
|
||||
on_start: false
|
||||
|
|
Loading…
Reference in a new issue