mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Temporarily removed code coverage reporting
This commit is contained in:
parent
abd64a39ea
commit
b77b4b0928
@ -40,7 +40,4 @@ before_script:
|
||||
- cd ~/builds/ss
|
||||
|
||||
script:
|
||||
- phpunit --coverage-clover userforms/coverage.clover userforms/tests
|
||||
- cd userforms
|
||||
- wget https://scrutinizer-ci.com/ocular.phar
|
||||
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
|
||||
- phpunit userforms/tests
|
||||
|
Loading…
Reference in New Issue
Block a user