浏览代码

Enable travis notifications

Philipp Hagemeister 12 年之前
父节点
当前提交
ad348291bb
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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