mirror of
https://github.com/powerline/powerline.git
synced 2025-07-29 08:45:15 +02:00
Check whether specifying python==UCS2_PYTHON_VARIANT fixes Vim problem
This commit is contained in:
parent
c7fe5dbbb4
commit
c9e1dd8bdf
@ -10,10 +10,12 @@ matrix:
|
||||
- python: "3.4"
|
||||
- python: "pypy"
|
||||
- python: "pypy3"
|
||||
- env: >-
|
||||
- python: "2.6"
|
||||
env: >-
|
||||
USE_UCS2_PYTHON=1
|
||||
UCS2_PYTHON_VARIANT="2.6"
|
||||
- env: >-
|
||||
- python: "2.7"
|
||||
env: >-
|
||||
USE_UCS2_PYTHON=1
|
||||
UCS2_PYTHON_VARIANT="2.7"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user