summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 1011c5d6..40d4f182 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -155,6 +155,8 @@ after_success: |
fi
notifications:
- irc: "chat.freenode.net#alot"
- on_success: change
- use_notice: true
+ irc:
+ channels:
+ - "chat.freenode.net#alot"
+ on_success: change
+ use_notice: true