Navigation Menu

Skip to content

Commit

Permalink
travis: show details on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 19, 2015
1 parent 729e6a9 commit 282a8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,4 +14,4 @@ before_script:
- make DEBUG=1
- sudo make install
script:
- make installcheck
- make installcheck || (cat regression.diffs; false)

0 comments on commit 282a8e1

Please sign in to comment.