From: Ferenc Kovacs Date: Thu, 30 Oct 2014 17:12:37 +0000 (+0100) Subject: don't try to send in the test results until we restored qa.php.net X-Git-Tag: php-5.5.20RC1~16^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=551593707384364705cd954a52c6e4089805f0ef;p=php don't try to send in the test results until we restored qa.php.net --- diff --git a/.travis.yml b/.travis.yml index b2ed607cac..31cdcd07f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,4 +39,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 --set-timeout 120 +script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120 -s