Merge branch 'sohu_fix' of https://github.com/yan12125/youtube-dl into yan12125-sohu_fix
[youtube-dl] / .travis.yml
index f140144149920ed025f36101a413165516be17ec..511bee64cdb8398640a6aa1f4159f5d1f5ce0d3e 100644 (file)
@@ -2,8 +2,12 @@ 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
 script: nosetests test --verbose
 notifications:
   email: