mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
add separator in travis.yml
This commit is contained in:
parent
8b34871ea6
commit
58557d18c4
1 changed files with 2 additions and 2 deletions
|
|
@ -62,5 +62,5 @@ script:
|
|||
- if $UNITTESTS; then make -C tests -sk check; fi
|
||||
|
||||
after_script:
|
||||
- cat ~/irc.log.*;
|
||||
find -name test-suite.log -exec cat {} +
|
||||
- cat ~/irc.log.*
|
||||
- find -name test-suite.log -exec cat {} +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue