mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-01 10:59:44 +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 update -qq
|
||||||
- sudo apt-get install -y myrepos
|
- sudo apt-get install -y myrepos
|
||||||
- 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user