summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Wallner <mike@php.net>2013-09-16 09:35:08 +0200
committerMichael Wallner <mike@php.net>2013-09-16 09:35:08 +0200
commitb5283b9b7abecde841eb268c4b158cd76630d53b (patch)
tree1acd75297fb648fc74fec1115153609633eff6d5
parent1916aaa272a19e118eae7ad53622174a3fd4a15e (diff)
downloadphp-git-b5283b9b7abecde841eb268c4b158cd76630d53b.tar.gz
double test timeout for travis
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d149772e31..07653040dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,4 +29,4 @@ before_script:
- . ./travis/ext/pdo_pgsql/setup.sh
# Run PHPs run-tests.php
-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