We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afda603 commit 177845fCopy full SHA for 177845f
.travis.yml
@@ -34,7 +34,7 @@ before_script:
34
- nohup php -S bone:8000 public/index.php &
35
36
script:
37
- - php vendor/bin/codecept run unit --coverage-xml --env travis
+ - php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
38
39
after_script:
40
- wget https://scrutinizer-ci.com/ocular.phar
0 commit comments