mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
add a php -i output
This commit is contained in:
parent
bbba2ef042
commit
1fc4120743
@ -42,6 +42,7 @@ before_script:
|
||||
;;
|
||||
esac
|
||||
#- php -m
|
||||
- php -i
|
||||
- sed 's/^update = git stash -q/update = \#git stash -q/g' .mrconfig
|
||||
- mr --trust-all --stats up
|
||||
- (cd activesync; mr --trust-all --stats up)
|
||||
|
Loading…
Reference in New Issue
Block a user