2
0
Эх сурвалжийг харах

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

Philipp Hagemeister 12 жил өмнө
parent
commit
69a3883199
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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: