Add Postgresql 11 to smoke-tests.
This commit is contained in:
parent
414e9b13c2
commit
474a600842
|
@ -33,6 +33,7 @@ VERSIONS=( \
|
|||
9.5 \
|
||||
9.6 \
|
||||
10 \
|
||||
11 \
|
||||
)
|
||||
|
||||
wait_for_postgres(){
|
||||
|
|
Loading…
Reference in New Issue