mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
don't try to send in the test results until we restored qa.php.net
This commit is contained in:
parent
a3b4f8320d
commit
5515937073
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user