fix Travis builds

This commit is contained in:
Ralf Becker 2016-10-08 17:17:16 +02:00
parent 6e1429d833
commit 56803d2e1d

View File

@ -53,7 +53,8 @@ before_script:
;;
esac
#- php -m
- curl https://svn.stylite.de/fix_mrconfig 2>/dev/null | php
#- curl https://svn.stylite.de/fix_mrconfig 2>/dev/null | php
- sed 's/^update = git stash -q/update = #git stash -q/g' .mrconfig
- mr --trust-all --stats up
- (cd activesync; mr --trust-all --stats up)
# installing phpunit in version suitable for used PHP version