mirror of
https://github.com/elyby/league-oauth2-ely.git
synced 2024-12-22 13:29:45 +05:30
Fix travis configuration
This commit is contained in:
parent
1b4de783ff
commit
d04b4541af
@ -22,7 +22,7 @@ env:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- composer global show hirak/prestissimo -q || travis_retry composer global require $DEFAULT_COMPOSER_FLAGS hirak/prestissimo
|
- composer global show hirak/prestissimo -q || travis_retry composer global require $DEFAULT_COMPOSER_FLAGS hirak/prestissimo
|
||||||
- '[ "${TRAVIS_PHP_VERSION:0:1}" == "5" ] && composer remove ely/php-code-style'
|
- '[ "${TRAVIS_PHP_VERSION:0:1}" == "5" ] && composer remove --no-interaction ely/php-code-style || true'
|
||||||
- travis_retry composer update --no-interaction --prefer-source $PREFER_LOWEST
|
- travis_retry composer update --no-interaction --prefer-source $PREFER_LOWEST
|
||||||
- travis_retry phpenv rehash
|
- travis_retry phpenv rehash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user