Fix travis

This commit is contained in:
M1ha 2021-07-06 15:51:55 +05:00
parent f94b7e4ae9
commit b683928c2b

View File

@ -90,6 +90,7 @@ install:
before_script:
# Output software versions
- cat /etc/postgresql/$PG/main/pg_hba.conf
- clickhouse-client --query "SELECT version();"
- psql -tc 'SHOW server_version' -U postgres