aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-01-25 05:30:47 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-01-25 05:30:47 +0100
commit767ff0a2d19a162edc5ea2d33e82ddb30ae244c8 (patch)
tree00d5eca6ac7825372448e4206bcc99b200c376d7 /.travis.yml
parent8604e882a8f99fcd632efbb94e449477d860218d (diff)
parente1ccc04e9f68988df0520b7502edc6479b62378f (diff)
downloadyoutube-dl-767ff0a2d19a162edc5ea2d33e82ddb30ae244c8.tar.xz
Merge branch 'travis-rtmp'
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f14014414..fb34299fc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,9 @@ python:
- "2.7"
- "3.3"
- "3.4"
+before_install:
+ - sudo apt-get update -qq
+ - sudo apt-get install -yqq rtmpdump
script: nosetests test --verbose
notifications:
email: