Skip to content

Commit

Permalink
Merge pull request #10 from Rican7/feature/scrutinizer-analysis-engin…
Browse files Browse the repository at this point in the history
…e-update

Feature - Scrutinizer analysis engine update
  • Loading branch information
Rican7 authored Feb 8, 2018
2 parents 3d6a4be + ea3caf4 commit 584df3c
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 584df3c

Please sign in to comment.