fix LDAP install for systems without ldap extension (#846)
This commit is contained in:
@@ -26,9 +26,11 @@ before_install:
|
||||
# - phpenv config-rm xdebug.ini
|
||||
- composer self-update
|
||||
- php -i
|
||||
- php -m
|
||||
|
||||
install:
|
||||
- composer install
|
||||
- composer require zendframework/zend-ldap
|
||||
|
||||
script:
|
||||
- composer kimai:codestyle
|
||||
|
||||
Reference in New Issue
Block a user