From a3a0e49586b2bf37b7969f6f5722d9b2aa797356 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Mon, 1 Dec 2014 10:12:06 +0100 Subject: Revert "don't try to send in the test results until we restored qa.php.net" as qa.php.net is back. This reverts commit 551593707384364705cd954a52c6e4089805f0ef. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 31cdcd07f5..b2ed607cac 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 -s +script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120 -- cgit v1.2.1