Closed kubawerlos closed 5 years ago
sudo: false
--prefer-stable
composer.json
composer
cache
composer self-update
prestissimo
composer update
sudo: false
as recommended by Travis CI--prefer-stable
CI flag ascomposer.json
is not allowing other stabilities anywaycomposer
directory instead of only it'scache
subdirectorycomposer self-update
as it is made by Travis CI itself, no need to do it twiceprestissimo
to speed up the installcomposer update
flags