Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 505df0e

Browse files
author
guillermo.fisher
committed
Added clover report generation to Travis config.
1 parent d657acf commit 505df0e

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
@@ -15,7 +15,7 @@ install:
1515
- composer install --no-interaction --prefer-source
1616

1717
script:
18-
- ./vendor/bin/phing build
18+
- ./vendor/bin/phpunit --coverage-clover=coverage.clover
1919

2020
after_script:
2121
- wget https://scrutinizer-ci.com/ocular.phar

0 commit comments

Comments
 (0)