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 2139311 commit 019d867Copy full SHA for 019d867
.travis.yml
@@ -341,7 +341,7 @@ before_script:
341
script:
342
#- echo "--enable-option-checking=fatal" >> $HOME/.php-build/share/php-build/default_configure_options
343
# - cat $HOME/.php-build/share/php-build/default_configure_options
344
- - export PKG_CONFIG_PATH="$HOME/.asdf/installs/php/$VERSION/lib/pkgconfig:$PKG_CONFIG_PATH"
+ #- export PKG_CONFIG_PATH="$HOME/.asdf/installs/php/$VERSION/lib/pkgconfig:$PKG_CONFIG_PATH"
345
- ./bin/compile
346
# - | # disable 3rd-party extension builds on master
347
# if [[ $VERSION =~ ^7.3.* ]]; then
0 commit comments