[travis] Move to new infrastructure
authorSergey M․ <dstftw@gmail.com>
Tue, 18 Aug 2015 15:10:52 +0000 (21:10 +0600)
committerSergey M․ <dstftw@gmail.com>
Tue, 18 Aug 2015 15:10:52 +0000 (21:10 +0600)
We don't use rtmpdump in tests anyway

.travis.yml

index 511bee64cdb8398640a6aa1f4159f5d1f5ce0d3e..e78a2fa76d5a658a9600ec92b0d2404e9518cc3c 100644 (file)
@@ -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: