Skip to content

Commit 019d867

Browse files
committed
testing asdf
1 parent 2139311 commit 019d867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ before_script:
341341
script:
342342
#- echo "--enable-option-checking=fatal" >> $HOME/.php-build/share/php-build/default_configure_options
343343
# - 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"
344+
#- export PKG_CONFIG_PATH="$HOME/.asdf/installs/php/$VERSION/lib/pkgconfig:$PKG_CONFIG_PATH"
345345
- ./bin/compile
346346
# - | # disable 3rd-party extension builds on master
347347
# if [[ $VERSION =~ ^7.3.* ]]; then

0 commit comments

Comments
 (0)