fix .mrconfig for Travis

This commit is contained in:
Ralf Becker 2016-08-03 13:53:39 +02:00
parent 1f0bed5031
commit 57e6d5b205

View File

@ -58,6 +58,7 @@ before_script:
#- php -m
- rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
#- composer update --prefer-source $LOWEST_DEPS
- curl https://svn.stylite.de/fix_mrconfig 2>/dev/null | php
- mr --trust-all --stats up
- (cd activesync; mr --trust-all --stats up)
# installing phpunit in version suitable for used PHP version