From 9f445427417d1e0881097739d46ef7d84a875f5b Mon Sep 17 00:00:00 2001 From: Steph Fox Date: Thu, 19 Jun 2008 21:03:36 +0000 Subject: [PATCH] Two new options for Travis to come to terms with: - --set-timeout sets the timeout in seconds for the call to stream_select() during system_with_timeout() - -x sets an environmental variable, SKIP_SLOW_TESTS, which can be checked for during a SKIPIF clause --- run-tests.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/run-tests.php b/run-tests.php index c6bd7bf958..8962c1f566 100755 --- a/run-tests.php +++ b/run-tests.php @@ -1,5 +1,6 @@ #!/usr/bin/php