From d3e46a993b36719229e7a27260ce7f529fdded00 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Fri, 22 Feb 2013 19:12:48 +0100 Subject: [PATCH] Python 3.2 activated. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c59f24f..ebb3cd6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - "2.7" -# - "3.2" + - "3.2" # - "3.3" # install some archive programs before_install: