Skip to content

Commit c330588

Browse files
committed
Fix travis xdebug coverage
1 parent a5b28e1 commit c330588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ cache:
1111
env:
1212
global:
1313
- SYMFONY_PHPUNIT_DIR=.phpunit
14+
- XDEBUG_MODE=coverage
1415

1516
matrix:
1617
fast_finish: true

0 commit comments

Comments
 (0)