Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55-master
[youtube-dl] / .travis.yml
index fb34299fced3f24a7f4de265aadf3094299d6523..e78a2fa76d5a658a9600ec92b0d2404e9518cc3c 100644 (file)
@@ -2,11 +2,10 @@ language: python
 python:
   - "2.6"
   - "2.7"
+  - "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: