mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-16 06:17:56 +08:00
Make code coverage work
This commit is contained in:
@@ -45,5 +45,7 @@ script:
|
||||
- cd apps/basic && php vendor/bin/codecept run
|
||||
|
||||
after_script:
|
||||
- cd ../..
|
||||
- pwd
|
||||
- wget https://scrutinizer-ci.com/ocular.phar
|
||||
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
|
||||
|
||||
Reference in New Issue
Block a user