Skip to content

Commit 5064e8d

Browse files
rattusczondrejmirtes
authored andcommitted
Try disable xdebug on travis
1 parent 5a75d56 commit 5064e8d

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
@@ -5,6 +5,7 @@ php:
55
- 7.3
66
- 7.4
77
before_script:
8+
- phpenv config-rm xdebug.ini
89
- composer self-update
910
- composer install
1011
script:

0 commit comments

Comments
 (0)