Use --prefer-dist to benefit from cache (#579)

This commit is contained in:
Ryo Shibayama 2017-04-25 19:44:42 +09:00 committed by Phan An
parent ddb95946e2
commit c01c00ed8f

View file

@ -28,7 +28,7 @@ install:
- npm install -g yarn
- yarn
- composer self-update
- composer install --prefer-source --no-interaction
- composer install --prefer-dist --no-interaction
script:
- phpunit