diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |