Skip to content

Commit f418226

Browse files
author
Thomas Kerin
committed
add new scrutinizer engine
1 parent 423c17f commit f418226

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.scrutinizer.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2+
build:
3+
nodes:
4+
analysis:
5+
project_setup:
6+
override: true
7+
tests:
8+
override: [php-scrutinizer-run]
9+
environment:
10+
php:
11+
version: 7.0
12+
113
filter:
214
excluded_paths: [vendor/*, build/*, tests/*]
315

0 commit comments

Comments
 (0)