[FIX] .travis.yml: PG

This commit is contained in:
Pedro M. Baeza
2019-11-18 14:38:28 +01:00
committed by GitHub
parent 65b4989e13
commit 601c9ee5c9

View File

@@ -9,6 +9,7 @@ python:
- "2.7" - "2.7"
addons: addons:
postgresql: "9.6"
apt: apt:
packages: packages:
- expect-dev # provides unbuffer utility - expect-dev # provides unbuffer utility