Explorar o código

Enable 3.3 in Travis (works; see https://travis-ci.org/phihag/youtube-dl/jobs/3757443 )

Philipp Hagemeister %!s(int64=13) %!d(string=hai) anos
pai
achega
69a3883199
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ language: python
 python:
   - "2.6"
   - "2.7"
-#  - "3.3"
+  - "3.3"
 script: nosetests test --verbose
 notifications:
   email: