aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2017-02-02 05:45:59 -0800
committerRyan Huber <rhuber@gmail.com>2017-02-02 05:45:59 -0800
commitc4517524fb8020c07bd08c2a51144e8996151d43 (patch)
tree13e270abdc18eb6f88c96bac239af9c38721f7f2 /.travis.yml
parentd7041c04e8c4d1266f4445a0169bd85889ed69fe (diff)
downloadwee-slack-c4517524fb8020c07bd08c2a51144e8996151d43.tar.gz
move notifications
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 99e1a50..af91796 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,3 +5,6 @@ install:
- 'pip install websocket-client pytest'
script: python -m pytest
+
+notifications:
+ irc: "chat.freenode.net#wee-slack-dev"