mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-03-12 23:05:48 +03:00
Fix travis
This commit is contained in:
parent
d68284c384
commit
fcd0718ca1
|
@ -88,8 +88,6 @@ install:
|
|||
|
||||
before_script:
|
||||
# Output software versions
|
||||
- erl -eval 'erlang:display(erlang:system_info(otp_release)), halt().' -noshell
|
||||
- rabbitmqctl status | grep "RabbitMQ"
|
||||
- clickhouse-client --query "SELECT version();"
|
||||
- psql -tc 'SHOW server_version' -U postgres
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user