need to mr up activesync, to checkout z-push as install fails otherwise

This commit is contained in:
Ralf Becker 2016-07-19 13:40:55 +02:00
parent f04dd8ace6
commit bd48d28094

View File

@ -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