From: Sergey M․ Date: Tue, 18 Aug 2015 15:10:52 +0000 (+0600) Subject: [travis] Move to new infrastructure X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=f3a65d9636908ee49ff3d50c24efb8067caa32c6 [travis] Move to new infrastructure We don't use rtmpdump in tests anyway --- diff --git a/.travis.yml b/.travis.yml index 511bee64c..e78a2fa76 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: