mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 01:34:07 +02:00
enable scrutinizer external code coverage
This commit is contained in:
parent
2601885185
commit
50c9d0fd75
2 changed files with 10 additions and 0 deletions
|
|
@ -49,3 +49,5 @@ script:
|
|||
after_script:
|
||||
- cd $CURRENT_DIR
|
||||
- php vendor/bin/coveralls -v
|
||||
- wget https://scrutinizer-ci.com/ocular.phar
|
||||
- php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue