forked from extern/egroupware
fix Travis builds
This commit is contained in:
parent
56803d2e1d
commit
f3bdb3f8a2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user