]> jfr.im git - yt-dlp.git/blame - .travis.yml
Fix xvideo IE in Python 3
[yt-dlp.git] / .travis.yml
CommitLineData
aeeb29a3 1language: python
aeeb29a3 2python:
3 - "2.6"
4 - "2.7"
79ae0a06 5# - "3.3"
fedb6816 6script: nosetests test --verbose
5a59fd63
FV
7notifications:
8 email:
9 - filippo.valsorda@gmail.com
4b618047 10 - phihag@phihag.de
5a59fd63
FV
11 irc:
12 channels:
13 - "irc.freenode.org#youtube-dl"
14 skip_join: true