mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Hook an experimental alert from Travis
This commit is contained in:
parent
108f7536b3
commit
b9d45d3ac0
1 changed files with 7 additions and 0 deletions
|
@ -539,5 +539,12 @@ notifications:
|
|||
on_success: never
|
||||
on_failure: always
|
||||
|
||||
webhooks:
|
||||
urls:
|
||||
- secure: mRsoS/UbqDkKkW5p3AEqM27d4SZnV6Gsylo3bm8T/deltQzTsGzZwrm7OIBXZv0UFZdE68XmPlyHfZFLSP2V9QZ7apXMf9/vw0GtcSe1gchtnjpAPF6lYBn7nMCbVPPx9cS0dwL927fjdRM1vj7IKZ2bk4F0lAJ25R25S6teqdk= # simpler alerts (travis)
|
||||
on_pull_requests: false
|
||||
on_success: never
|
||||
on_failure: always
|
||||
|
||||
email:
|
||||
- ko1c-failure@atdot.net
|
||||
|
|
Loading…
Reference in a new issue