Trying to make the tests green.
This commit is contained in:
parent
3b771f2976
commit
6ef522df7e
|
@ -7,7 +7,7 @@ php:
|
|||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- php7.0-ldap
|
||||
- php-ldap
|
||||
|
||||
before_install:
|
||||
- echo "extension=ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
|
|
Loading…
Reference in New Issue