Start fixing test for Python 3
This commit is contained in:
parent
30f1d73366
commit
039a3faa92
|
|
@ -9,6 +9,7 @@ python:
|
||||||
packages:
|
packages:
|
||||||
- expect-dev # provides unbuffer utility
|
- expect-dev # provides unbuffer utility
|
||||||
- python-lxml # because pip installation is slow
|
- python-lxml # because pip installation is slow
|
||||||
|
- unixodbc-dev
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue