mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
need to mr up activesync, to checkout z-push as install fails otherwise
This commit is contained in:
parent
f04dd8ace6
commit
bd48d28094
@ -60,6 +60,7 @@ before_script:
|
||||
- rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
|
||||
#- composer update --prefer-source $LOWEST_DEPS
|
||||
- mr --trust-all --stats up
|
||||
- (cd activesync; mr --trust-all --stats up)
|
||||
# installing phpunit in version suitable for used PHP version
|
||||
- composer update phpunit/phpunit
|
||||
# install egroupware
|
||||
|
Loading…
Reference in New Issue
Block a user