Skip to content

Commit 4014d97

Browse files
Merge pull request #9 from WaylandAce/bugfix/fix-travis-ci
fix: fix travis ci jobs compatibility with xdebug 3.0
2 parents c251c8f + dc06e3c commit 4014d97

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
@@ -1,5 +1,9 @@
11
language: php
22

3+
env:
4+
global:
5+
- XDEBUG_MODE=coverage
6+
37
php:
48
- 7.0
59
- 7.1

0 commit comments

Comments
 (0)