Commit: bda5c0b082ad78e71eb6c80b4268443f939a9bed Author: Nikita Popov <ni...@php.net> Sat, 23 Mar 2013 18:25:18 +0100 Parents: 0cb868c042becc67c53ebba06f66229f72a71898 Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=bda5c0b082ad78e71eb6c80b4268443f939a9bed Log: Show diffs on Travis CI Changed paths: M .travis.yml Diff: diff --git a/.travis.yml b/.travis.yml index 2939e3e..cb127c7 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 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php