fix Travis builds

This commit is contained in:
Ralf Becker 2016-10-08 17:23:14 +02:00
parent 56803d2e1d
commit f3bdb3f8a2

View File

@ -54,7 +54,7 @@ before_script:
esac
#- php -m
#- curl https://svn.stylite.de/fix_mrconfig 2>/dev/null | php
- sed 's/^update = git stash -q/update = #git stash -q/g' .mrconfig
- 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