Quiet composer install
parent
656feda837
commit
fa982a99c8
|
@ -6,7 +6,7 @@ php:
|
|||
- 5.4
|
||||
|
||||
before_script:
|
||||
- curl -s http://getcomposer.org/installer | php
|
||||
- curl -s http://getcomposer.org/installer | php -- --quiet
|
||||
- php composer.phar install
|
||||
|
||||
script: phpunit -c tests/complete.phpunit.xml
|
||||
|
|
Loading…
Reference in New Issue