Browse Source

[travis] Move to new infrastructure

We don't use rtmpdump in tests anyway
totalwebcasting
Sergey M․ 9 years ago
parent
commit
f3a65d9636
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      .travis.yml

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


Loading…
Cancel
Save