summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2015-02-09 16:40:11 -0500
committerJames Shubin <james@shubin.ca>2015-02-09 16:40:11 -0500
commitae24ecc28844404ff3b29ff80230a1564485b2b8 (patch)
treee3d0286c95375d52598cacb2dfcc79b67302587e
parentffcf5860ed968e9f5a296f9a5c09f73e275de3a5 (diff)
downloadpuppet-gluster-ae24ecc28844404ff3b29ff80230a1564485b2b8.tar.gz
puppet-gluster-ae24ecc28844404ff3b29ff80230a1564485b2b8.tar.xz
puppet-gluster-ae24ecc28844404ff3b29ff80230a1564485b2b8.zip
Add notifications to IRC.
If people dislike this change, I can revert it, but I think it's a nice way to show people progress on the project. Also it's in #gluster-devel.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3ef0ece..3fc216c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ notifications:
on_success: always
on_failure: always
use_notice: false
- skip_join: true
+ skip_join: false
email:
- travis-ci@shubin.ca
# TODO: do a full rake test once warnings are all gone!