mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-05-29 18:23:19 +03:00
Fix travis
This commit is contained in:
parent
47fffd2663
commit
e26819d605
|
@ -88,6 +88,8 @@ install:
|
|||
|
||||
before_script:
|
||||
# Output software versions
|
||||
- cat /etc/postgresql/$PG/main/postgresql.conf | grep "port"
|
||||
- service postgresql status
|
||||
- clickhouse-client --query "SELECT version();"
|
||||
- psql -tc 'SHOW server_version' -U postgres
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user