Add missing psql.

This commit is contained in:
Dan Helfman
2019-12-10 16:52:59 -08:00
parent abd31a94fb
commit 2e5be3d3f1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ set -e
python -m pip install --upgrade pip==19.3.1
pip install tox==3.14.0
tox
apk add --no-cache borgbackup
apk add --no-cache borgbackup postgresql-client
tox -e end-to-end