Skip to content

Commit

Permalink
add excluded path to scrutinizer ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Clemens Sahs committed Jul 17, 2014
1 parent b872037 commit 72000f6
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
Expand Up @@ -4,3 +4,11 @@ imports:
tools:
external_code_coverage:
timeout: 2100

filter:
excluded_paths:
- SEOstats/Services/3rdparty/*
- vendor/*
- tests/*
- app/*
- bin/*

0 comments on commit 72000f6

Please sign in to comment.