[FIX] Declare Postgresql version

This commit is contained in:
Stefan Rijnhart
2021-05-21 10:48:14 +02:00
parent 02e7b2ff59
commit 24a3b5024d

View File

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