mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-30 03:53:19 +02:00
We have to save the results so they don't get posted to qa.php.net
run-tests.php has a nasty bug that it'll always post test results to qa.php.net from travis.. That is only supposed to be when php-src is being tested on travis - by the php/ repo - to all php-src forks and all external extensions in the world
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
|
||||
env:
|
||||
global:
|
||||
- TEST_PHP_ARGS="-q -g XFAIL,FAIL,BORK,WARN,LEAK,SKIP -x --show-diff"
|
||||
- TEST_PHP_ARGS="-q -s output.txt -g XFAIL,FAIL,BORK,WARN,LEAK,SKIP -x --show-diff"
|
||||
- REPORT_EXIT_STATUS=1
|
||||
- secure: uOPk40++5SqPwsvENvQXKy3sJmOYFoPxTSPpoafbus9teEqe3S0mXAv6leSUSH4K/vk1OoPFp2xjKRVkdBTeqTElna1DDWOuYlvli9PLSvyZ+b1bV+8Ap18BxqlYhd3tHrY7tIliOsh6dZplWF9GyUm9DWBZ/80uKUidh/Brg/Y=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user