]> jfr.im git - yt-dlp.git/blame - .travis.yml
release: check for pandoc
[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
e21f17fc
YCH
10install:
11 - bash ./devscripts/install_srelay.sh
12 - export PATH=$PATH:$(pwd)/tmp/srelay-0.4.8b6
fedb6816 13script: nosetests test --verbose
5a59fd63
FV
14notifications:
15 email:
16 - filippo.valsorda@gmail.com
4b618047 17 - phihag@phihag.de
233ad24e 18 - yasoob.khld@gmail.com
20759b34
PH
19# irc:
20# channels:
21# - "irc.freenode.org#youtube-dl"
22# skip_join: true