Test on scrutinizer
This commit is contained in:
parent
0b487ef7d9
commit
1f2f1dea2e
@ -8,6 +8,7 @@ build:
|
||||
override:
|
||||
- command: php-scrutinizer-run
|
||||
idle_timeout: 8000
|
||||
- php-scrutinizer-run --sub-project-dir=htdocs/admin
|
||||
|
||||
imports:
|
||||
- javascript
|
||||
@ -21,8 +22,9 @@ filter:
|
||||
- documents/*
|
||||
- node_modules/*
|
||||
- test/*
|
||||
dependency_paths:
|
||||
- htdocs/includes/*
|
||||
#dependency_paths:
|
||||
# - htdocs/includes/*
|
||||
paths:
|
||||
- htdocs/*
|
||||
- scripts/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user