Skip to content

Commit

Permalink
Merge e2c2f2c into 3c4c538
Browse files Browse the repository at this point in the history
  • Loading branch information
triadev committed Jan 8, 2019
2 parents 3c4c538 + e2c2f2c commit 2350ab6
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
build:
nodes:
coverage:
services:
elasticsearch: 6.4.0

environment:
variables:
ELASTICSEARCH_HOSTS: http://127.0.0.1:9200
services:
elasticsearch: 6.4.0

cache:
directories:
- vendor/
environment:
variables:
ELASTICSEARCH_HOSTS: http://127.0.0.1:9200

nodes:
coverage:
tests:
stop_on_failure: true

Expand Down

0 comments on commit 2350ab6

Please sign in to comment.