From 749d186a8ca48452618b3cb517f445565836d18c Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 9 May 2013 13:16:40 -0400 Subject: enable CI tests on py3.2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 73b8a9594..655d9fad5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ python: - "2.5" - "2.6" - "2.7" + - "3.2" env: - WITH_OPTIONAL_DEPS=yes - WITH_OPTIONAL_DEPS=no -- cgit v1.2.3-1-g7c22