Explorar el Código

Agree to prompts for PECL

tags/v0.8.0
itismadness hace 6 años
padre
commit
b85fb622cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -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:


Cargando…
Cancelar
Guardar