aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2015-08-18 21:10:52 +0600
committerSergey M․ <dstftw@gmail.com>2015-08-18 21:10:52 +0600
commitf3a65d9636908ee49ff3d50c24efb8067caa32c6 (patch)
treee1367fbe054cd011fc6c7f4c664cf625711bfcb6 /.travis.yml
parent559f4c550f215a657ce386cab572bfc212128595 (diff)
downloadyoutube-dl-f3a65d9636908ee49ff3d50c24efb8067caa32c6.zip
youtube-dl-f3a65d9636908ee49ff3d50c24efb8067caa32c6.tar.gz
youtube-dl-f3a65d9636908ee49ff3d50c24efb8067caa32c6.tar.bz2
[travis] Move to new infrastructure
We don't use rtmpdump in tests anyway
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 511bee6..e78a2fa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,9 +5,7 @@ python:
- "3.2"
- "3.3"
- "3.4"
-before_install:
- - sudo apt-get update -qq
- - sudo apt-get install -yqq rtmpdump
+sudo: false
script: nosetests test --verbose
notifications:
email: