We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52bd9f0 + b5283b9 commit 6dff371Copy full SHA for 6dff371
.travis.yml
@@ -29,4 +29,4 @@ before_script:
29
- . ./travis/ext/pdo_pgsql/setup.sh
30
31
# Run PHPs run-tests.php
32
-script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff
+script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
0 commit comments