mirror of
https://github.com/elyby/league-oauth2-ely.git
synced 2024-11-08 13:42:42 +05:30
Adjust travis config 3
This commit is contained in:
parent
fcf9e59da8
commit
e7d9fad4eb
@ -23,6 +23,7 @@ env:
|
||||
|
||||
before_script:
|
||||
- composer global show hirak/prestissimo -q || travis_retry composer global require $DEFAULT_COMPOSER_FLAGS hirak/prestissimo
|
||||
- rm composer.lock
|
||||
- '[ "${TRAVIS_PHP_VERSION:0:1}" == "5" ] && composer remove --dev --no-progress ely/php-code-style || true'
|
||||
- travis_retry composer update --prefer-source $PREFER_LOWEST
|
||||
- travis_retry phpenv rehash
|
||||
|
Loading…
Reference in New Issue
Block a user