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