diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-10-22 02:46:28 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-10-22 02:46:28 +0700 |
commit | f7a5038305682a2f41ca08addc338198c3c2e27b (patch) | |
tree | c3fde3d083fee8c2a4197c5ca225da3ca6535001 /.travis.yml | |
parent | 9ff6273caecaa3e169d69ed8c480ba36776c7434 (diff) |
[travis] Disable IRC notifications
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 7d77e6c70..5f4f3922b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,3 @@ notifications: email: - filippo.valsorda@gmail.com - yasoob.khld@gmail.com - irc: - channels: - - "irc.freenode.org#youtube-dl" - skip_join: true |