mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-21 05:19:24 +01:00
need to mr up activesync, to checkout z-push as install fails otherwise
This commit is contained in:
parent
112cc725a2
commit
84e8a497c1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user