Skip to content

Commit 0af8543

Browse files
committed
.travis.yml: XDEBUG_MODE=coverage
1 parent a22e441 commit 0af8543

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ php:
77
- 7.3
88
- 7.4
99

10+
env:
11+
global:
12+
- XDEBUG_MODE=coverage
13+
1014
before_script:
1115
- composer self-update
1216
- composer clear-cache

0 commit comments

Comments
 (0)