Merge pull request #1397 from etobella/11.0-fix-postgres

[FIX] travis: postgres
This commit is contained in:
Pedro M. Baeza
2019-10-08 18:34:16 +02:00
committed by GitHub

View File

@@ -11,6 +11,7 @@ addons:
packages:
- expect-dev # provides unbuffer utility
- python-lxml # because pip installation is slow
postgresql: "9.6"
env:
global: