mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-05-29 02:03:22 +03:00
Fix travis
This commit is contained in:
parent
f94b7e4ae9
commit
b683928c2b
|
@ -90,6 +90,7 @@ install:
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# Output software versions
|
# Output software versions
|
||||||
|
- cat /etc/postgresql/$PG/main/pg_hba.conf
|
||||||
- clickhouse-client --query "SELECT version();"
|
- clickhouse-client --query "SELECT version();"
|
||||||
- psql -tc 'SHOW server_version' -U postgres
|
- psql -tc 'SHOW server_version' -U postgres
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user