Enable testing on Python 3.4
[youtube-dl] / .travis.yml
index 45b71f11b62ee31d2547215c1c3999e6bf97129d..c6cc7a994be31732c563612d3560ba1cdf6379da 100644 (file)
@@ -3,6 +3,7 @@ python:
   - "2.6"
   - "2.7"
   - "3.3"
+  - "3.4"
 script: nosetests test --verbose
 notifications:
   email: