Disable ElasticSearch in CI enviroment

This commit is contained in:
syuilo 2018-10-25 17:16:39 +09:00
parent c70c739b0c
commit 50dfc8ab82
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 0 additions and 8 deletions

View file

@ -13,7 +13,3 @@ redis:
host: localhost
port: 6379
pass: ''
elasticsearch:
host: localhost
port: 9200
pass: ''

View file

@ -13,7 +13,3 @@ redis:
host: localhost
port: 6379
pass: ''
elasticsearch:
host: localhost
port: 9200
pass: ''