summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-10-21 02:14:25 +0700
committerSergey M․ <dstftw@gmail.com>2017-10-21 02:14:25 +0700
commit21ce434051f104bd270c4d03ddf524adc161f582 (patch)
tree3d2fedfe262f397c91d781b56fc822ee3dc764b2 /.travis.yml
parent5c0e5bc4df5beea3fe457e4c2d92643837f1e70e (diff)
downloadyoutube-dl-21ce434051f104bd270c4d03ddf524adc161f582.tar.gz
youtube-dl-21ce434051f104bd270c4d03ddf524adc161f582.tar.xz
youtube-dl-21ce434051f104bd270c4d03ddf524adc161f582.zip
[travis] Enable IRC notifications
Let's see how is it verbose now
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index b655738ec..7d77e6c70 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ notifications:
   email:
     - filippo.valsorda@gmail.com
     - yasoob.khld@gmail.com
-#  irc:
-#    channels:
-#      - "irc.freenode.org#youtube-dl"
-#    skip_join: true
+  irc:
+    channels:
+      - "irc.freenode.org#youtube-dl"
+    skip_join: true