From 2975d57d22a46fd4434a22aefba26c27cebd10b0 Mon Sep 17 00:00:00 2001 From: Thomas Ferreira de Lima Date: Thu, 20 Dec 2018 15:50:57 -0500 Subject: [PATCH] Not testing cp27-cp27m in travis's host (incompatible). --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 29f694ef2..bdcd00179 100644 --- a/.travis.yml +++ b/.travis.yml @@ -168,7 +168,7 @@ matrix: - DOCKER_IMAGE="quay.io/pypa/manylinux1_x86_64" - PY_VERSION="cp27-cp27m" - DOCKER_BUILD=true - - TEST_IN_HOST=true + - TEST_IN_HOST=false # travis's python 2.7 uses ucs4 (mu), so this test fails. - MATRIX_EVAL="" cache: directories: