[FIX] .travis.yml: PG

This commit is contained in:
Pedro M. Baeza
2019-08-20 18:05:29 +02:00
committed by GitHub
parent 3e736b5a65
commit 17e2332451

View File

@@ -7,6 +7,7 @@ sudo: false
cache: pip
addons:
postgresql: "9.6"
apt:
packages:
- expect-dev # provides unbuffer utility