summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel M. Capella <polyzen@users.noreply.github.com>2018-12-02 15:06:21 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2018-12-02 18:10:37 +0000
commite892c5c8e90ba4fa832b32076b338b98d842dacf (patch)
tree7ffef39610ace13e09c8b0083d2901cec9b8c853 /.travis.yml
parent47b23cc0cf456edb7a52e8db359011f722705051 (diff)
Travis: "use notices instead of regular messages"
> It's suggested by the standard to use for automated messages > And it easily avoids cycles if every bot uses notices > i.e. only listens to privmsgs and only emits notices
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 2a434203..1011c5d6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -157,3 +157,4 @@ after_success: |
notifications:
irc: "chat.freenode.net#alot"
on_success: change
+ use_notice: true