mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-04 00:58:35 +02:00
Enable testing on Python 3.4
This commit is contained in:
parent
fbe8053120
commit
fdb205b19e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ python:
|
|||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
script: nosetests test --verbose
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue