try some crazy high timeout
[m6w6/travis-pecl] / Makefile
index 54ae0bb35138f374e981cf1de7ff7563d790bb07..0584424361d9f306a938245f98c216c9adbe68ca 100644 (file)
--- 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 300 --show-diff tests