Skip to content

Commit

Permalink
testing asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
smokodon committed Jan 25, 2024
1 parent 2139311 commit 019d867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ before_script:
script:
#- echo "--enable-option-checking=fatal" >> $HOME/.php-build/share/php-build/default_configure_options
# - cat $HOME/.php-build/share/php-build/default_configure_options
- 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"
- ./bin/compile
# - | # disable 3rd-party extension builds on master
# if [[ $VERSION =~ ^7.3.* ]]; then
Expand Down

0 comments on commit 019d867

Please sign in to comment.