Enable 3.3 in Travis (works; see https://travis-ci.org/phihag/youtube-dl/jobs/3757443 )
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 20 Dec 2012 12:48:39 +0000 (13:48 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 20 Dec 2012 12:48:39 +0000 (13:48 +0100)
.travis.yml

index 1e9b43e16433c89d814b5849623a7a2546dc1e82..31eea852c8df575132022527ec2679144f3d1d40 100644 (file)
@@ -2,7 +2,7 @@ language: python
 python:
   - "2.6"
   - "2.7"
-#  - "3.3"
+  - "3.3"
 script: nosetests test --verbose
 notifications:
   email: