]> jfr.im git - yt-dlp.git/blame - .travis.yml
[tbs] Mark as broken and skip invalid tests
[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"
49bd8d5e 9 - "3.6"
f3a65d96 10sudo: false
1e2c3f61
S
11env:
12 - YTDL_TEST_SET=core
13 - YTDL_TEST_SET=download
1e2c3f61 14script: ./devscripts/run_tests.sh
5a59fd63
FV
15notifications:
16 email:
17 - filippo.valsorda@gmail.com
233ad24e 18 - yasoob.khld@gmail.com
20759b34
PH
19# irc:
20# channels:
21# - "irc.freenode.org#youtube-dl"
22# skip_join: true