Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit bd2cfaa

Browse files
authored
Update .travis.yml
1 parent 4894f80 commit bd2cfaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ matrix:
1111
fast_finish: true
1212

1313
before_install:
14-
- phpenv config-rm xdebug.ini
14+
#- phpenv config-rm xdebug.ini
1515
- composer self-update && composer install --no-interaction
1616
- tar -zcf /tmp/Core.tar.gz src
1717
- php -v

0 commit comments

Comments
 (0)