Skip to content

Commit

Permalink
Print the log on failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinius committed Jun 24, 2015
1 parent ecfdaaf commit 74fedd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ script:
after_failure:
# show differences
- 'for file in `ls autotest/responses/*` ; do diff autotest/expected/`basename $file` $file ; done'
- cat autotest/logs/eoxserver.log
notifications:
irc:
channels:
Expand Down

0 comments on commit 74fedd8

Please sign in to comment.