forked from extern/egroupware
try enabling pgsql php extension
This commit is contained in:
parent
47d107290a
commit
17082f2e9c
@ -57,8 +57,8 @@ before_script:
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
#- php -m
|
#- php -m
|
||||||
#- rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
|
|
||||||
- phpenv config-rm xdebug.ini
|
- phpenv config-rm xdebug.ini
|
||||||
|
- phpevn config-add pgsql.ini
|
||||||
#- composer update --prefer-source $LOWEST_DEPS
|
#- composer update --prefer-source $LOWEST_DEPS
|
||||||
- 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