1
0
mirror of https://code.hackerspace.pl/q3k/youtube-dl synced 2025-03-16 10:25:27 +00:00

Enable testing on Python 3.4

This commit is contained in:
Corey Farwell 2014-05-11 20:13:22 -07:00
parent fbe8053120
commit fdb205b19e

@ -3,6 +3,7 @@ python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
script: nosetests test --verbose
notifications:
email: