We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce00b9b commit f1ec02cCopy full SHA for f1ec02c
bin/compile-extension-mongodb
@@ -15,7 +15,7 @@ if [[ $VERSION =~ ^master$ || $VERSION =~ snapshot$ ]]; then
15
sudo make install
16
popd
17
else
18
- yes | pecl_install mongodb
+ no | pecl_install mongodb
19
fi
20
21
travis_time_finish
0 commit comments