1
0
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:
Filippo Valsorda
2013-10-14 18:25:52 -04:00
parent d8ec4959c8
commit 00b350d209
3 changed files with 9 additions and 14 deletions

View File

@@ -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: