From a88038457e96936a6f9324c591bf83517d364ea3 Mon Sep 17 00:00:00 2001 From: Hugo Bastien Date: Tue, 10 Dec 2013 14:20:50 -0500 Subject: [PATCH] removing 3.X from tests, needs more thought --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index a85627a..7cad8c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ language: python python: - "2.6" - "2.7" - - "3.2" - - "3.3" script: nosetests