X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fpecl-ci;a=blobdiff_plain;f=Makefile;h=0584424361d9f306a938245f98c216c9adbe68ca;hp=30fee1a4452a8409e5eb6a4c29f87ae2f6816410;hb=0815aa6d8727870e6bf8409700925abfaaf2b723;hpb=b2b55407068832287e9e96dba9e9fc8c1696954c diff --git a/Makefile b/Makefile index 30fee1a..0584424 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 $(bindir)/php run-tests.php -q -p $(bindir)/php --set-timeout 180 --show-diff tests + REPORT_EXIT_STATUS=1 $(bindir)/php run-tests.php -q -p $(bindir)/php --set-timeout 300 --show-diff tests