Browse Source

Enable travis notifications

Philipp Hagemeister 13 năm trước cách đây
mục cha
commit
ad348291bb
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -3,6 +3,8 @@ language: python
 python:
   - "2.6"
   - "2.7"
+notifications:
+  irc: "irc.freenode.org#youtube-dl"
 #command to install the setup
 install:
 # command to run tests