mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
add a php -i output
This commit is contained in:
parent
bbba2ef042
commit
1fc4120743
@ -42,6 +42,7 @@ before_script:
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
#- php -m
|
#- php -m
|
||||||
|
- php -i
|
||||||
- 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
|
- mr --trust-all --stats up
|
||||||
- (cd activesync; mr --trust-all --stats up)
|
- (cd activesync; mr --trust-all --stats up)
|
||||||
|
Loading…
Reference in New Issue
Block a user