1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-04-21 16:01:56 +02:00

Merge branch 'localheinz-feature/xdebug'

This commit is contained in:
Pim Jansen 2019-08-26 08:53:39 +02:00
commit b844fef314

View File

@ -21,6 +21,9 @@ cache:
directories:
- $HOME/.composer/cache
before_install:
- phpenv config-rm xdebug.ini || true
before_script:
- travis_retry composer install --no-interaction --prefer-dist