mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-01 14:00:08 +02:00
scrutinizer to make build-dir
This commit is contained in:
@@ -39,10 +39,16 @@ filter:
|
||||
|
||||
|
||||
build:
|
||||
|
||||
dependencies:
|
||||
before:
|
||||
-
|
||||
command: 'mkdir build'
|
||||
|
||||
tests:
|
||||
override:
|
||||
-
|
||||
command: 'phpunit'
|
||||
command: 'phpunit --configuration .phpunit.xml'
|
||||
coverage:
|
||||
file: 'coverage.clover'
|
||||
file: 'build/coverage.clover'
|
||||
format: 'php-clover'
|
||||
|
Reference in New Issue
Block a user