1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-11 07:39:33 +00:00

[travis] Declare 3.2 (Fixes #5144)

This commit is contained in:
Philipp Hagemeister 2015-03-06 10:44:24 +01:00
parent 9609f02e3c
commit 7feddd9fc7

View file

@ -2,6 +2,7 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
before_install: