mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 11:58:24 +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
|
- rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
|
||||||
#- composer update --prefer-source $LOWEST_DEPS
|
#- composer update --prefer-source $LOWEST_DEPS
|
||||||
- mr --trust-all --stats up
|
- mr --trust-all --stats up
|
||||||
|
- (cd activesync; mr --trust-all --stats up)
|
||||||
# installing phpunit in version suitable for used PHP version
|
# installing phpunit in version suitable for used PHP version
|
||||||
- composer update phpunit/phpunit
|
- composer update phpunit/phpunit
|
||||||
# install egroupware
|
# install egroupware
|
||||||
|
Loading…
Reference in New Issue
Block a user