mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-25 04:13:42 +01:00
Trying to make the tests green.
This commit is contained in:
parent
5eeed03dcd
commit
afc56c12fe
@ -5,7 +5,7 @@ php:
|
||||
- 7.0
|
||||
|
||||
before_install:
|
||||
- pecl install ldap
|
||||
- sudo apt-get install php7.0-ldap
|
||||
- echo "extension=ldap.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
- php -i "(command-line 'phpinfo()')" | grep ldap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user