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