This commit is contained in:
Laurent Destailleur 2022-09-20 18:45:17 +02:00
parent 962018d5c7
commit 2664f1bce0

View File

@ -31,7 +31,6 @@ before_install:
cp ~/.phpenv/versions/$PHP_VERSION_NAME/etc/conf.d/xdebug.ini /tmp/xdebug.ini
phpenv config-rm xdebug.ini
phpenv rehash
phpenv config-add mysqli
echo
addons:
@ -53,6 +52,7 @@ addons:
- php5.6
- php5.6-pgsql
- php5.6-mysqli
- php5.6-xml
env:
global: