Agree to prompts for PECL

This commit is contained in:
itismadness
2018-11-30 01:04:05 +13:00
parent b7b7b59579
commit b85fb622cb

View File

@@ -19,7 +19,7 @@ matrix:
- php: nightly
before_install:
- pecl install yaml
- yes | pecl install yaml
- composer install --ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress
before_deploy: