X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=.travis.yml;h=6ff0e26b97b4fb46f59ad817e6707a63bcacec0e;hp=5b40aab4c233074847c58452ef3d58fdba5dfa21;hb=35ae2559447092572209f8b237460ceb551293ff;hpb=96e1190e56b85694eca38181e449fd21be43b0a4 diff --git a/.travis.yml b/.travis.yml index 5b40aab..6ff0e26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,8 @@ addons: env: matrix: - - PHP=master enable_debug=no enable_psi=yes enable_psi_posix=all LEMON='\$(PHP_PSI_BUILDDIR)/lemon' - - PHP=master enable_debug=yes enable_psi=yes enable_psi_posix=all LEMON='\$(PHP_PSI_BUILDDIR)/lemon' + - PHP=master enable_debug=no enable_psi=yes enable_psi_posix=all LEMON='$(PHP_PSI_BUILDDIR)/lemon' + - PHP=master enable_debug=yes enable_psi=yes enable_psi_posix=all LEMON='$(PHP_PSI_BUILDDIR)/lemon' before_script: - make -f travis/pecl/Makefile php