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
5eeed03dcd
commit
afc56c12fe
@ -5,7 +5,7 @@ php:
|
|||||||
- 7.0
|
- 7.0
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- pecl install ldap
|
- sudo apt-get install php7.0-ldap
|
||||||
- echo "extension=ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
- echo "extension=ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||||
- php -i "(command-line 'phpinfo()')" | grep ldap
|
- php -i "(command-line 'phpinfo()')" | grep ldap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user