mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-05-20 19:27:44 +00:00
[test] tell Travis to install rtmpdump and add initial support to rtmp testing
This commit is contained in:
@@ -3,6 +3,9 @@ python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq rtmpdump
|
||||
script: nosetests test --verbose
|
||||
notifications:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user