Browse Source

Agree to prompts for PECL

tags/v0.8.0
itismadness 6 years ago
parent
commit
b85fb622cb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml 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:


Loading…
Cancel
Save