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
|
- cd ~/builds/ss
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit --coverage-clover userforms/coverage.clover userforms/tests
|
- phpunit userforms/tests
|
||||||
- cd userforms
|
|
||||||
- wget https://scrutinizer-ci.com/ocular.phar
|
|
||||||
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
|
|
||||||
|
Loading…
Reference in New Issue
Block a user