Jelajahi Sumber

Enable travis notifications

Philipp Hagemeister 13 tahun lalu
induk
melakukan
ad348291bb
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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