mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Trying to make the tests green.
This commit is contained in:
parent
3b771f2976
commit
6ef522df7e
@ -7,7 +7,7 @@ php:
|
|||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- php7.0-ldap
|
- php-ldap
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user