add a php -i output

This commit is contained in:
Ralf Becker 2017-10-19 09:26:50 +02:00
parent bbba2ef042
commit 1fc4120743

View File

@ -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)