Add PostgreSQL 10 to smoke-tests.

Closes #111.
Closes #91.
This commit is contained in:
Will Rouesnel 2017-10-09 11:08:03 +11:00
parent cb4b628ca1
commit 2d3aa082b1
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ VERSIONS=( \
9.4 \
9.5 \
9.6 \
10 \
)
wait_for_postgres(){