Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
.travis.yml: use NOTICE
I think NOTICEs should be used as the RFC suggests bots to use it and
there are users from Matrix where the IRC bridge converts NOTICEs to
m.notice and detects them to be messages from bots and doesn't ping
people by default.
  • Loading branch information
Mikaela committed Mar 1, 2017
1 parent 0e51abd commit ba8e4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ node_js:
notifications:
irc:
on_success: change
use_notice: true
channels:
# Avoid forks spamming the channel.
# travis encrypt "ircs://irc.freenode.net:6697/#teleirc" -r FruitieX/teleirc
Expand Down

0 comments on commit ba8e4e4

Please sign in to comment.