Skip to content

Commit

Permalink
Migrate Scrutinizer to new PHP Analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
stweil committed Oct 17, 2018
1 parent 2634ceb commit 3953e4a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
before_commands:
- 'git submodule update --init --recursive'

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

checks:
php:
excluded_dependencies:
Expand Down

0 comments on commit 3953e4a

Please sign in to comment.