]> jfr.im git - yt-dlp.git/blame - .travis.yml
[tagesschau] fix test which links to nonexisting video
[yt-dlp.git] / .travis.yml
CommitLineData
aeeb29a3 1language: python
aeeb29a3 2python:
3 - "2.6"
4 - "2.7"
7feddd9f 5 - "3.2"
69a38831 6 - "3.3"
fdb205b1 7 - "3.4"
e1ccc04e
PH
8before_install:
9 - sudo apt-get update -qq
10 - sudo apt-get install -yqq rtmpdump
fedb6816 11script: nosetests test --verbose
5a59fd63
FV
12notifications:
13 email:
14 - filippo.valsorda@gmail.com
4b618047 15 - phihag@phihag.de
233ad24e 16 - yasoob.khld@gmail.com
20759b34
PH
17# irc:
18# channels:
19# - "irc.freenode.org#youtube-dl"
20# skip_join: true