Enable travis notifications

master
Philipp Hagemeister 12 years ago
parent 3c5b63d2d6
commit ad348291bb

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

Loading…
Cancel
Save