]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5eeed03
)
Trying to make the tests green.
author
Clément Blanco
<redacted>
Mon, 17 Jul 2017 13:01:10 +0000
(14:01 +0100)
committer
Clément Blanco
<redacted>
Mon, 17 Jul 2017 13:01:10 +0000
(14:01 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 4bd36f568a3f947449c13433b3dadf6f3695af62..a4116a317e99b8dc2748ecfabf234f06e16134d7 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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