Remove UCS-2 Python-2.6 tests
Some packages are no longer compatible with Python-2.6. It is easier to leave only python-2.7 UCS-2 build then to fix Python-2.6.
This commit is contained in:
parent
5c8b52bc34
commit
43cc472b60
|
@ -27,10 +27,6 @@ matrix:
|
|||
- python: "3.5"
|
||||
- python: "pypy"
|
||||
- python: "pypy3"
|
||||
- python: "2.6"
|
||||
env: >-
|
||||
USE_UCS2_PYTHON=1
|
||||
UCS2_PYTHON_VARIANT="2.6"
|
||||
- python: "2.7"
|
||||
env: >-
|
||||
USE_UCS2_PYTHON=1
|
||||
|
|
Loading…
Reference in New Issue