]> jfr.im git - yt-dlp.git/blame - .travis.yml
[YoutubeDL] use a more correct terminology in the error message for file:// URLs
[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"
08bea4ad 8 - "3.5"
f3a65d96 9sudo: false
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