瀏覽代碼

[travis] Move to new infrastructure

We don't use rtmpdump in tests anyway
Sergey M․ 10 年之前
父節點
當前提交
f3a65d9636
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      .travis.yml

+ 1 - 3
.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: