mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-06 11:42:36 +03:00
Trying to make the tests green.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user