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:
authorAdrien Ferrand <ferrand.ad@gmail.com>2019-11-05 00:14:19 +0300
committerAdrien Ferrand <ferrand.ad@gmail.com>2019-11-05 00:45:34 +0300
commite8ce64d2768ae78ec88d0a1ceb3d52aed3100684 (patch)
tree6bd291d3e235b26bb89f6b9c5c1ee9ac20f38ac7
parent1be5f8dffecfde7ae5dd0ef658f7a7dc4496b3fe (diff)
-rw-r--r--.travis.yml24
1 files changed, 12 insertions, 12 deletions
diff --git a/.travis.yml b/.travis.yml
index b3e26fc79..363a3636b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -301,15 +301,15 @@ script: '$TRAVIS_RETRY tox'
after_success: '[ "$TOXENV" == "py27-cover" ] && codecov -F linux'
-notifications:
- email: false
- irc:
- channels:
- # This is set to a secure variable to prevent forks from sending
- # notifications. This value was created by installing
- # 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
+#notifications:
+# email: false
+# irc:
+# channels:
+# # This is set to a secure variable to prevent forks from sending
+# # notifications. This value was created by installing
+# # 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