Skip to content

Commit d13c73f

Browse files
committed
- travis quirks
1 parent f9389a3 commit d13c73f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ before_script:
3232
- echo "extension=redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
3333
- pecl install igbinary
3434
- pecl install msgpack
35+
# travis loads xdebug 3 in PHP 7.3+ which mess up the build
36+
- phpenv config-rm xdebug.ini
3537

3638
install:
3739
- composer update -o --prefer-source --no-interaction

0 commit comments

Comments
 (0)