mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
an other try to enable pgsql extension
This commit is contained in:
parent
74fc8724cf
commit
b0594aec57
@ -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
|
||||
- curl https://svn.stylite.de/fix_mrconfig 2>/dev/null | php
|
||||
- mr --trust-all --stats up
|
||||
|
Loading…
Reference in New Issue
Block a user