Skip to content

Commit d072a67

Browse files
committed
WIP
1 parent 9cc76f1 commit d072a67

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
@@ -29,7 +29,7 @@ before_script:
2929

3030
script:
3131
- mkdir -p build/logs
32-
- php vendor/bin/phpunit -c phpunit.xml
32+
- php vendor/bin/phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
3333

3434
after_success:
3535
- travis_retry php vendor/bin/php-coveralls -v

0 commit comments

Comments
 (0)