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:
commit
b844fef314
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user