Run composer in no interaction mode
This commit is contained in:
parent
0f76a28527
commit
b383cf82b3
|
@ -7,7 +7,7 @@ php:
|
|||
|
||||
before_install:
|
||||
- composer self-update
|
||||
- composer install --dev
|
||||
- composer install --dev -n
|
||||
- pyrus install pear/PHP_CodeSniffer
|
||||
- phpenv rehash
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user