mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-05 22:09:18 +02:00
Enable travis notifications
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user