Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@users.noreply.github.com>2018-05-23 23:57:22 +0300
committersydneyli <sydli@stanford.edu>2018-05-23 23:57:22 +0300
commit0b215366b1c66950195ddbbfb6f16b8657f4b198 (patch)
tree0232d425776c7e93b12e52c67b6fc42b3602e5ec /.travis.yml
parent4304ff0d623bc3512343c09f545579119887138e (diff)
turn off cancel notifications (#5918)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 111ddb3d4..e3d964326 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -107,6 +107,7 @@ notifications:
irc:
channels:
- secure: "SGWZl3ownKx9xKVV2VnGt7DqkTmutJ89oJV9tjKhSs84kLijU6EYdPnllqISpfHMTxXflNZuxtGo0wTDYHXBuZL47w1O32W6nzuXdra5zC+i4sYQwYULUsyfOv9gJX8zWAULiK0Z3r0oho45U+FR5ZN6TPCidi8/eGU+EEPwaAw="
+ on_cancel: never
on_success: never
on_failure: always
use_notice: true