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