mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 07:44:36 +02:00
Merge branch 'disable-python2.6-ucs2-tests' into develop
This commit is contained in:
commit
1cd992b4e3
@ -34,5 +34,10 @@ matrix:
|
|||||||
env: >-
|
env: >-
|
||||||
USE_UCS2_PYTHON=1
|
USE_UCS2_PYTHON=1
|
||||||
UCS2_PYTHON_VARIANT="2.7"
|
UCS2_PYTHON_VARIANT="2.7"
|
||||||
|
allow_failures:
|
||||||
|
- python: "2.6"
|
||||||
|
env: >-
|
||||||
|
USE_UCS2_PYTHON=1
|
||||||
|
UCS2_PYTHON_VARIANT="2.6"
|
||||||
|
|
||||||
# vim: et
|
# vim: et
|
||||||
|
Loading…
x
Reference in New Issue
Block a user