From 6bb3ef6b9737f9aae021f8905170eeb160f67d6f Mon Sep 17 00:00:00 2001 From: David Cournapeau Date: Sun, 24 Jun 2012 23:15:08 +0100 Subject: TST: fix .travis.yml to re-enable python 2.4 builds. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a84330d7c..d310f8d2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,6 @@ matrix: include: - python: 2.5 env: TEST_PY24="true" - include: - python: 2.7 env: NPY_SEPARATE_COMPILATION=1 - python: 3.2 -- cgit v1.2.1