mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 00:43:20 +01:00
an other try to enable pgsql extension
This commit is contained in:
parent
daf6695b21
commit
de99fdde44
@ -56,9 +56,10 @@ before_script:
|
||||
"hhvm")
|
||||
;;
|
||||
esac
|
||||
#- php -m
|
||||
- phpenv config-rm xdebug.ini
|
||||
- phpenv config-add pgsql.ini
|
||||
- php -m
|
||||
- echo "extension=pgsql.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini;
|
||||
- php -m
|
||||
#- composer update --prefer-source $LOWEST_DEPS
|
||||
- mr --trust-all --stats up
|
||||
- (cd activesync; mr --trust-all --stats up)
|
||||
|
Loading…
Reference in New Issue
Block a user