mirror of https://github.com/KLayout/klayout.git
Not testing cp27-cp27m in travis's host (incompatible).
This commit is contained in:
parent
b3addbeeba
commit
2975d57d22
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue