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