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