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