Merge branch 'master' of https://github.com/rg3/youtube-dl
[youtube-dl] / .travis.yml
index f4c2095d29a9178cb1a61dea7c24c6ae116f186e..31eea852c8df575132022527ec2679144f3d1d40 100644 (file)
@@ -2,8 +2,8 @@ language: python
 python:
   - "2.6"
   - "2.7"
-#  - "3.3"
-script: nosetests test --verbose --processes 4
+  - "3.3"
+script: nosetests test --verbose
 notifications:
   email:
     - filippo.valsorda@gmail.com