add env variables when running rspec

This commit is contained in:
Joerg Reichert 2016-03-05 23:24:36 +01:00
parent 580d8c6fce
commit 8974da062c
3 changed files with 1 additions and 4 deletions

View file

@ -8,6 +8,5 @@ web:
- elasticsearch
environment:
ELASTICSEARCH_URL: 'http://elasticsearch:9200'
env_file: ./.ci.env
elasticsearch:
image: elasticsearch:1.7