Skip to content

Commit

Permalink
show diff on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Dec 15, 2019
1 parent 9cd7571 commit 802ce0f
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 @@ -19,7 +19,7 @@ matrix:
- name: "pre-commit"
python: "3.7"
env:
- PRE_COMMIT_CMD="pre-commit run --all-files"
- PRE_COMMIT_CMD="pre-commit run --all-files --show-diff-on-failure"
allow_failures:
- python: "3.8-dev"
- python: "nightly"
Expand Down

0 comments on commit 802ce0f

Please sign in to comment.