mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 11:38:49 -07:00
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
|
script: ./travis-compile.sh
|
||||||
install: ./travis-dependencies.sh
|
install: ./travis-dependencies.sh
|
||||||
cache: apt
|
cache: apt
|
||||||
|
notifications:
|
||||||
|
webhooks:
|
||||||
|
urls:
|
||||||
|
- https://webhooks.gitter.im/e/d94969c3b01b22cbdcb7
|
||||||
|
on_success: change
|
||||||
|
on_failure: change
|
||||||
|
on_start: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue