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 112cc725a2
commit 84e8a497c1

View File

@ -32,6 +32,7 @@ before_script:
- sudo apt-get update -qq
- sudo apt-get install -y myrepos
- 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