mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 12:07:12 +01:00
Enable travis notifications
This commit is contained in:
parent
3c5b63d2d6
commit
ad348291bb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user