Skip to content

Commit 177845f

Browse files
committed
Code coverage reports
1 parent afda603 commit 177845f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ before_script:
3434
- nohup php -S bone:8000 public/index.php &
3535

3636
script:
37-
- php vendor/bin/codecept run unit --coverage-xml --env travis
37+
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
3838

3939
after_script:
4040
- wget https://scrutinizer-ci.com/ocular.phar

0 commit comments

Comments
 (0)