.travis.yml: add irc notifications
authorPaul Brossier <piem@piem.org>
Fri, 22 Apr 2016 14:50:47 +0000 (16:50 +0200)
committerPaul Brossier <piem@piem.org>
Fri, 22 Apr 2016 14:50:47 +0000 (16:50 +0200)
.travis.yml

index 2ac0ec6..ed40e6f 100644 (file)
@@ -71,3 +71,9 @@ script:
   - make clean_python
   - make clean
   - make distcheck
+
+notifications:
+    irc:
+        channels:
+            - "irc.freenode.org#aubio"
+        use_notice: true