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