1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-19 03:29:32 +00:00

Enable travis notifications

This commit is contained in:
Philipp Hagemeister 2012-11-29 19:41:09 +01:00
parent 3c5b63d2d6
commit ad348291bb

View file

@ -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