Trying to make the tests green.

This commit is contained in:
Clément Blanco 2017-07-17 14:09:21 +01:00
parent 6ef522df7e
commit 684c20c4ea

View File

@ -7,7 +7,8 @@ php:
addons: addons:
apt: apt:
packages: packages:
- php-ldap - ldap-utils
- slapd
before_install: before_install:
- echo "extension=ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini - echo "extension=ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini