|
@@ -20,6 +20,7 @@ matrix: |
|
|
|
|
|
|
|
|
before_install: |
|
|
before_install: |
|
|
- composer install --ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress |
|
|
- composer install --ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress |
|
|
|
|
|
- pecl install yaml |
|
|
|
|
|
|
|
|
before_deploy: |
|
|
before_deploy: |
|
|
- php -d phar.readonly=0 bin/compile |
|
|
- php -d phar.readonly=0 bin/compile |
|
|