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