mirror of
https://github.com/superhelio/commands.git
synced 2026-01-26 03:33:59 +00:00
PHP5.6 composer install takes a long time...
This commit is contained in:
@@ -17,6 +17,6 @@ before_script:
|
||||
- composer config extra.platform.php $TRAVIS_PHP_VERSION
|
||||
install:
|
||||
- flags="--ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress"
|
||||
- composer install $flags
|
||||
- travis_wait 30 composer install $flags
|
||||
script:
|
||||
- ./vendor/bin/phpunit -c phpunit.xml
|
||||
Reference in New Issue
Block a user