Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit 4c4a920

Browse files
committed
Generate coverage information with PHPUnit
1 parent fe93792 commit 4c4a920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ notifications:
2020
webhooks:
2121
urls:
2222
- https://webhooks.gitter.im/e/8229d26a4f90bcc6cd67
23-
script: vendor/bin/phpunit --bootstrap ./tests/bootstrap.php tests
23+
script: vendor/bin/phpunit --bootstrap ./tests/bootstrap.php --coverage-clover build/logs/clover.xml tests

0 commit comments

Comments
 (0)