Skip to content

Commit

Permalink
Update to use new PHP engine
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewis-everley committed Jan 24, 2018
1 parent d566043 commit f762f1c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,11 @@ checks:
assignment_of_null_return: true
argument_type_checks: true

build:
nodes:
analysis:
tests:
override: [php-scrutinizer-run]

filter:
paths: [src/*, tests/*]

0 comments on commit f762f1c

Please sign in to comment.