Skip to content

Commit

Permalink
adjust scrutinizer to fail builds on issues
Browse files Browse the repository at this point in the history
  • Loading branch information
atanas-dev committed Oct 22, 2018
1 parent e022599 commit 54d61d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ filter:
checks:
php: true

build_failure_conditions:
- 'issues.exists'

tools:
sensiolabs_security_checker: true
external_code_coverage: true
Expand Down

0 comments on commit 54d61d7

Please sign in to comment.