aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2016-10-10 16:57:05 +0200
committerAlex Gaynor <alex.gaynor@gmail.com>2016-10-10 10:57:05 -0400
commit21ac453a1afe01e3f47b7daad9af379725392162 (patch)
tree7fbc84442dee1eccee50f3edee438cbe011098be /.travis.yml
parentcce16ca4b1ee846589cee01a405351dab5a40466 (diff)
downloadcryptography-21ac453a1afe01e3f47b7daad9af379725392162.tar.gz
cryptography-21ac453a1afe01e3f47b7daad9af379725392162.tar.bz2
cryptography-21ac453a1afe01e3f47b7daad9af379725392162.zip
encrypt our IRC channel to prevent forks from notifying. (#3193)
Also remove the webhook for the buildtrends, which we don't use.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index fa8336e5..1f2248a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -96,8 +96,11 @@ after_success:
notifications:
irc:
channels:
- - "irc.freenode.org#cryptography-dev"
+ # This is set to a secure variable to prevent forks from notifying the
+ # IRC channel whenever they fail a build. This can be removed when travis
+ # implements https://github.com/travis-ci/travis-ci/issues/1094.
+ # The value encrypted here was created via
+ # travis encrypt "irc.freenode.org#cryptography-dev"
+ - secure: "A93qvTOlwlMK5WoEvZQ5jQ8Z4Hd0JpeO53WYt8iIJ3s/L6AubkfiN7gwhThRtPnPx7DVMenoKRMlcRg76/ICvXEViVnGgXFjsypF0CzVcIay9pPdjpZjZHP735yLfX512RtxYEdEGwi5r25Z2CEFaydhhxNwfuMxGBtLUjusix4="
use_notice: true
skip_join: true
- webhooks:
- - https://buildtimetrend.herokuapp.com/travis