]> git.donarmstrong.com Git - debbugs.git/commitdiff
add notification settings to travis.yml
authorDon Armstrong <don@donarmstrong.com>
Tue, 6 Sep 2016 17:20:45 +0000 (10:20 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 6 Sep 2016 17:20:45 +0000 (10:20 -0700)
.travis.yml

index 98d3558f1c8af8851c71a889a634a2afe0f4a557..307b8ed118169ed62f8565b6dfd867bb0831dff0 100644 (file)
@@ -11,3 +11,8 @@ before_install:
     libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick
 script:
   - make
+notifications:
+  irc:
+    channels:
+      - "irc.oftc.net#debbugs"
+  email: false