Merge pull request #5064 from certbot/letsencrypt-travis

Don't send IRC notifications from forks
This commit is contained in:
Noah Swartz 2017-08-31 11:19:29 -05:00 committed by GitHub
commit b6f8a477b8

View file

@ -169,7 +169,7 @@ notifications:
email: false
irc:
channels:
- "chat.freenode.net#letsencrypt-dev"
- secure: "SGWZl3ownKx9xKVV2VnGt7DqkTmutJ89oJV9tjKhSs84kLijU6EYdPnllqISpfHMTxXflNZuxtGo0wTDYHXBuZL47w1O32W6nzuXdra5zC+i4sYQwYULUsyfOv9gJX8zWAULiK0Z3r0oho45U+FR5ZN6TPCidi8/eGU+EEPwaAw="
on_success: never
on_failure: always
use_notice: true