mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Travis: Make sure Composer is up-to-date.
This commit is contained in:
parent
b49b171d6f
commit
7995d36380
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user