Skip to content

Commit

Permalink
Upgrading to the new Scrutinizer analysis engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Rican7 committed Feb 8, 2018
1 parent 3d6a4be commit ea3caf4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# language: php

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

filter:
excluded_paths: [tests/*]

Expand Down

0 comments on commit ea3caf4

Please sign in to comment.