diff --git a/.travis.yml b/.travis.yml index 9e867c2d4c..682edec846 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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