From: Philipp Hagemeister Date: Fri, 6 Mar 2015 09:44:24 +0000 (+0100) Subject: [travis] Declare 3.2 (Fixes #5144) X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=7feddd9fc7a4a482edbc9a07d6295d418989bd67 [travis] Declare 3.2 (Fixes #5144) --- diff --git a/.travis.yml b/.travis.yml index fb34299fc..511bee64c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: python python: - "2.6" - "2.7" + - "3.2" - "3.3" - "3.4" before_install: