Commit 86a4bff
authored
Disable Xdebug during tests on Travis CI
Otherwise tests failed with lowest dependencies for PHP 7.3 and PHP 7.4.
Because Xdebug 3.0 is incompatible with old PHPUnit versions.1 parent dd7e7ee commit 86a4bff
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments