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.
1 parent 1916aaa commit b5283b9Copy full SHA for b5283b9
.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