aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
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: