Merge branch 'disable-python2.6-ucs2-tests' into develop

This commit is contained in:
Foo 2015-10-06 01:40:15 +03:00
commit 1cd992b4e3
1 changed files with 5 additions and 0 deletions

View File

@ -34,5 +34,10 @@ matrix:
env: >-
USE_UCS2_PYTHON=1
UCS2_PYTHON_VARIANT="2.7"
allow_failures:
- python: "2.6"
env: >-
USE_UCS2_PYTHON=1
UCS2_PYTHON_VARIANT="2.6"
# vim: et