mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
Remove on_cancel which isn't recognized by Travis. (#8077)
This commit is contained in:
parent
961c573864
commit
ba192f321d
1 changed files with 0 additions and 1 deletions
|
|
@ -323,6 +323,5 @@ notifications:
|
|||
# https://github.com/travis-ci/travis.rb and running
|
||||
# `travis encrypt "chat.freenode.net#certbot-devel"`.
|
||||
- secure: "EWW66E2+KVPZyIPR8ViENZwfcup4Gx3/dlimmAZE0WuLwxDCshBBOd3O8Rf6pBokEoZlXM5eDT6XdyJj8n0DLslgjO62pExdunXpbcMwdY7l1ELxX2/UbnDTE6UnPYa09qVBHNG7156Z6yE0x2lH4M9Ykvp0G0cubjPQHylAwo0="
|
||||
on_cancel: never
|
||||
on_success: never
|
||||
on_failure: always
|
||||
|
|
|
|||
Loading…
Reference in a new issue