X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=.travis.yml;h=b7549842fdd3467bf9ef014a5a14a158498d84fa;hp=89cb7d82dcda8e5f4dc6ca1ee5b307740ec5a72d;hb=548e5905abc4c7ba55785bbed921c051c9d6d0bc;hpb=198e064cc4d0c2cf613e2be437e36b8fa86b8a57 diff --git a/.travis.yml b/.travis.yml index 89cb7d8..b754984 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,9 @@ env: before_script: # make sure we do not try to regenerate files with broken bison + - touch src/parser_proc.c + - touch src/parser_proc.h + - touch src/parser.c - stat src/parser* - ulimit -c unlimited -S - make -f travis/pecl/Makefile php