Skip to content

Commit

Permalink
Show diffs on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Mar 23, 2013
1 parent 0cb868c commit bda5c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bda5c0b

Please sign in to comment.