X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile;h=30fee1a4452a8409e5eb6a4c29f87ae2f6816410;hb=b2b55407068832287e9e96dba9e9fc8c1696954c;hp=54ae0bb35138f374e981cf1de7ff7563d790bb07;hpb=772e821e8d7ee8ee7a8b3a4fb2e60e5e67814abe;p=m6w6%2Fpecl-ci diff --git a/Makefile b/Makefile index 54ae0bb..30fee1a 100644 --- a/Makefile +++ b/Makefile @@ -95,4 +95,4 @@ ext: pecl-check $(srcdir)/pecl-$(PECL_EXTENSION) pecl $(srcdir)/check-packagexml.php package.xml test: php - REPORT_EXIT_STATUS=1 NO_INTERACTION=1 $(bindir)/php run-tests.php -p $(bindir)/php --show-diff tests + REPORT_EXIT_STATUS=1 $(bindir)/php run-tests.php -q -p $(bindir)/php --set-timeout 180 --show-diff tests