Skip to content

Commit

Permalink
add new scrutinizer engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Kerin committed Dec 27, 2017
1 parent 423c17f commit f418226
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@

build:
nodes:
analysis:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]
environment:
php:
version: 7.0

filter:
excluded_paths: [vendor/*, build/*, tests/*]

Expand Down

0 comments on commit f418226

Please sign in to comment.