Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Commit e0c8d9f

Browse files
committed
chore: update travis.yml for Xdebug3
1 parent 0aba7a0 commit e0c8d9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ env:
1212
- STANDARD="CodeIgniter4"
1313
# Upload covarage to coveralls.
1414
- COVERALLS="1"
15+
# Xdebug3 needs this.
16+
- XDEBUG_MODE=coverage
1517

1618
matrix:
1719
fast_finish: true

0 commit comments

Comments
 (0)