Code coverage reports
This commit is contained in:
parent
afda603e2e
commit
177845f62c
@ -34,7 +34,7 @@ before_script:
|
||||
- nohup php -S bone:8000 public/index.php &
|
||||
|
||||
script:
|
||||
- php vendor/bin/codecept run unit --coverage-xml --env travis
|
||||
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
|
||||
|
||||
after_script:
|
||||
- wget https://scrutinizer-ci.com/ocular.phar
|
||||
|
||||
Loading…
Reference in New Issue
Block a user