From 5562b054b45d84cebe470c65377828eb657acee3 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 28 Jan 2016 14:36:53 -0500 Subject: Remove Py32 tests from travis, not tox. That way py32 tests can still be run locally. Just not on the CI server. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7384f3d..0038bdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ sudo: false language: python env: - TOXENV=py27 - - TOXENV=py32 - TOXENV=py33 - TOXENV=py34 - TOXENV=pypy -- cgit v1.2.3