1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Remove invalid webhook config

According to warnings on Travis, there's no such key. We handle this on
webhook side anyway.
This commit is contained in:
Takashi Kokubun 2020-04-17 10:17:19 -07:00
parent 7c0bc7240b
commit 0511bef930
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -535,7 +535,6 @@ notifications:
webhooks:
urls:
- secure: mRsoS/UbqDkKkW5p3AEqM27d4SZnV6Gsylo3bm8T/deltQzTsGzZwrm7OIBXZv0UFZdE68XmPlyHfZFLSP2V9QZ7apXMf9/vw0GtcSe1gchtnjpAPF6lYBn7nMCbVPPx9cS0dwL927fjdRM1vj7IKZ2bk4F0lAJ25R25S6teqdk= # ruby-lang slack: ruby/simpler-alerts-bot (travis)
on_pull_requests: false
on_success: never
on_failure: always