mirror of
https://github.com/flarum/core.git
synced 2025-08-01 14:10:37 +02:00
Travis: Make sure Composer is up-to-date.
This commit is contained in:
@@ -13,6 +13,7 @@ matrix:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-rm xdebug.ini; fi;
|
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-rm xdebug.ini; fi;
|
||||||
|
- sudo composer self-update
|
||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user