shithub: aubio

Download patch

ref: 2d0e3fc83ab4dfb51f5552d5f2f2e5313afc764f
parent: 8dbff94cd09295e81aea4b8418cfe47db0739377
author: Paul Brossier <piem@piem.org>
date: Fri Apr 22 12:50:47 EDT 2016

.travis.yml: add irc notifications

--- a/.travis.yml
+++ b/.travis.yml
@@ -71,3 +71,9 @@
   - make clean_python
   - make clean
   - make distcheck
+
+notifications:
+    irc:
+        channels:
+            - "irc.freenode.org#aubio"
+        use_notice: true