mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-06-23 22:43:15 +03:00
Fix travis
This commit is contained in:
parent
a8da089401
commit
4904b7cc65
|
@ -91,7 +91,7 @@ install:
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# Output software versions
|
# 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();"
|
- 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