mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2025-03-29 22:14:19 +03:00
Fix travis
This commit is contained in:
parent
d68284c384
commit
fcd0718ca1
|
@ -88,8 +88,6 @@ install:
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# Output software versions
|
# Output software versions
|
||||||
- erl -eval 'erlang:display(erlang:system_info(otp_release)), halt().' -noshell
|
|
||||||
- rabbitmqctl status | grep "RabbitMQ"
|
|
||||||
- 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