From bda5c0b082ad78e71eb6c80b4268443f939a9bed Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Sat, 23 Mar 2013 18:25:18 +0100 Subject: [PATCH] Show diffs on Travis CI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2939e3e92a..cb127c7f75 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,4 +21,4 @@ before_script: - . ./travis/ext/pdo_pgsql/setup.sh # Run PHPs run-tests.php -script: ./sapi/cli/php run-tests.php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" +script: ./sapi/cli/php run-tests.php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff -- 2.40.0