Преглед изворни кода

Enable travis notifications

Philipp Hagemeister пре 13 година
родитељ
комит
ad348291bb
1 измењених фајлова са 2 додато и 0 уклоњено
  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