mirror of
https://github.com/stan220/WildcardEventDispatcher.git
synced 2026-09-08 17:28:37 +00:00
Disable xdebug for Travis CI builds
This commit is contained in:
@@ -22,6 +22,7 @@ matrix:
|
||||
env: COMPOSER_FLAGS="--prefer-lowest"
|
||||
|
||||
before_script:
|
||||
- phpenv config-rm xdebug.ini
|
||||
- composer update --no-interaction --no-progress --no-suggest ${COMPOSER_FLAGS}
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user