Skip to content

Commit

Permalink
Stop on failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
guncha25 committed Sep 18, 2019
1 parent c2d10bc commit 6206886
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/grumphp.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
parameters:
stop_on_failure: true
ascii:
failed: ~
succeeded: ~
Expand Down
1 change: 1 addition & 0 deletions grumphp.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
parameters:
stop_on_failure: true
ascii:
failed: ~
succeeded: ~
Expand Down

0 comments on commit 6206886

Please sign in to comment.