X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=58521eb6d27602a830cc140f64876b25bf71f020;hp=fceca5cd393678b8f4da4639fd497c07c53dd632;hb=ee9d821f6551bc9be158b0f0ebf52432d2691ccf;hpb=79dffa25e63ac38244a7425b02e58aaf0c631624 diff --git a/.travis.yml b/.travis.yml index fceca5c..58521eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,8 @@ env: - PHP=master enable_debug=yes enable_psi=yes enable_psi_posix=all before_script: + # make sure we do not try to regenerate files with broken bison + - touch src/parser*.[ch] - make -f travis/pecl/Makefile php - make -f travis/pecl/Makefile ext PECL=psi